agentsclimarketplace

Openapi risk

Skill openapi/openapi-skills/skills/openapi-risk

🧠 A powerful collection of agent skills to interact with the @Openapi® API marketplace — company data, official documents, KYC/risk, e-signatures, invoicing, SMS, PEC, and more

Install
npx -y skills add openapi/openapi-skills --skill openapi-risk

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Assess the reliability of companies and individuals through Openapi Risk - credit scores, CRIF reports, patrimonial reports, negative events, heirs reports, worldwide KYC (PEP, sanction lists, adverse media). Use for due diligence, creditworthiness, AML/KYC questions.

SKILL.md

2.3 KB, as published. Nobody here has run it

Openapi Risk

Base URL: https://risk.openapi.com — reports and scores on natural and legal persons, sourced from CRIF, the Protest Register and other official registers.

Authentication: Bearer token — see the openapi-auth skill.

Credit score (synchronous, start here)

  • GET /IT-creditscore-top/{vatCode_taxCode_or_id} — top-level score for an Italian company
  • GET /IT-creditscore-start/… / GET /IT-creditscore-advanced/… — lighter/deeper variants
  • GET /IT-verifica_cf/{codice_fiscale} — fiscal code check

Reports (async: POST /<type> → GET /<type>/{id} → GET /<type>/{id}/download for the PDF)

ResourceSubject
IT-report-persona, IT-report-persona-topNatural person report
IT-patrimoniale-persona, IT-patrimoniale-persona-topPatrimonial (assets) report
IT-report-azienda, IT-report-azienda-topCompany report
IT-crif-persona, IT-crif-aziendaCRIF search (requires a signed delegation: upload via PATCH /{id}, template via GET /{id}/delega)
IT-eredi-con-accettazione, IT-eredi-senza-accettazioneHeirs reports
IT-negativita (+ GET /IT-negativita/{id}/dettaglio)Negative events
IT-richiestaGeneric request listing/status/download

Worldwide KYC

  • POST /WW-kyc-full — full check; targeted: /WW-kyc-pep, /WW-kyc-sanction_list, /WW-kyc-adverse_media
  • GET /WW-kyc-evidences, GET /WW-kyc-evidences/{id}, GET /WW-kyc-evidences/{id}/{entity_id} — results and evidences
  • POST|GET|DELETE /WW-kyc-full-monitor — continuous KYC monitoring

Compliance

  • Several Risk services fall under the Italian TULPS regulation (Art. 6 license): the account must have completed identity-document verification in the console before activation.
  • Reports are paid and can be expensive — check wallet credit and confirm with the user before launching them.
  • Returned personal data is subject to GDPR: use only for the stated purpose, never store it in the repo.

Full spec: https://console.openapi.com/oas/en/risk.openapi.json

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.