openapi-invoicing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited openapi-invoicing (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Bearer token required (see the openapi-auth skill). Sending invoices/receipts to the Revenue Agency and paying bills are irreversible fiscal/financial actions — always confirm with the user first.
https://invoice.openapi.comFull management of Italian electronic invoices (FatturaPA XML) and digital receipts.
POST /IT-invoices — create/send an invoice to the SDI; GET /IT-invoices, GET /IT-invoices/{id} — list and monitor states (delivery, rejection)POST /IT-invoices_import — import externally created invoicesPOST|GET|PATCH|DELETE /IT-configurations[/{fiscal_id}] — per-company configuration (signature, legal storage, receipts_authentication)POST /IT-receipts — send a digital receipt; GET|PATCH|DELETE /IT-receipts/{id} (PATCH returns items from a receipt)Key constraints:
https://sdi.openapi.itPOST /business_registry_configurations (fiscal_id + email; legal-storage registration email follows)POST /api_configurations — set callbacks for notificationsPOST /invoices — send XML invoice; variants /invoices_signature, /invoices_legal_storage, /invoices_signature_legal_storageGET /invoices/{uuid}, GET /invoices_download/{uuid}, GET /invoices_notifications/{uuid}POST /customer_invoice_imports, POST /supplier_invoice_imports (+ _legal_storage variants); test with POST /simulate/{type}Recipient Code for SDI API: JKKZDGR. If the wallet runs dry the configuration is suspended — reactivate with PATCH /business_registry_configurations/{fiscal_id}/activate after recharging. PA invoices are auto-detected and signed.
https://ws.pagasubito.itPay bollettini, MAV, RAV, PagoPA and car tax (bollo auto) via API in real time.
Full specs: https://console.openapi.com/oas/en/invoice.openapi.json · …/sdi.openapi.json · …/bollettini.openapi.json
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.