settlement-witnessVerify signed SAR v0.1 settlement receipts locally with Ed25519 and RFC 8785 canonicalization. Use when you need to confirm a receipt is cryptographically va...
Install via ClawdBot CLI:
clawdbot install nutstrut/settlement-witnessGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://defaultverifier.com/mcpCalls external URL not in known-safe list
https://defaultverifier.com/mcpAI Analysis
The skill's external API call to 'defaultverifier.com' is explicitly documented and appears consistent with its stated purpose of generating signed delivery receipts. While the endpoint is not on a known-safe list, there is no evidence of credential harvesting, hidden instructions, or obfuscation of malicious behavior.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
Logistics companies use SettlementWitness to generate signed receipts for package deliveries, ensuring proof of delivery matches shipment specifications. This enables automated reconciliation and reduces disputes between shippers and carriers by providing verifiable evidence.
Media platforms employ SettlementWitness to verify that licensed content (e.g., videos or software) is delivered according to contract terms. It generates receipts confirming output matches spec, aiding in royalty calculations and audit trails for content distributors.
Banks and fintechs use SettlementWitness to create signed receipts for transaction settlements, ensuring payment outputs align with agreed specifications. This supports automated clearing processes and provides cryptographic proof for regulatory compliance and dispute resolution.
IoT networks utilize SettlementWitness to generate receipts for sensor data transmissions, verifying that reported outputs match expected specs. This ensures data integrity for monitoring systems in industries like manufacturing or smart cities, enabling trust in automated alerts.
DevOps teams integrate SettlementWitness into CI/CD pipelines to produce signed receipts for software deployments, confirming that build outputs match release specifications. This enhances traceability and accountability in deployment processes across cloud environments.
Offer SettlementWitness as a pay-per-use API, charging based on the number of receipt generations. This model targets developers and enterprises needing scalable, on-demand verification without infrastructure overhead, with revenue from usage tiers and enterprise contracts.
Provide customized integrations of SettlementWitness into existing enterprise systems (e.g., ERP or logistics platforms) with dedicated support. This model focuses on large organizations requiring tailored solutions, generating revenue through licensing fees and ongoing maintenance contracts.
Partner with cloud providers or industry platforms to embed SettlementWitness as a native feature, sharing revenue from increased platform usage. This model leverages existing user bases in sectors like finance or supply chain, monetizing through revenue-sharing agreements.
💬 Integration Tip
Ensure task_id, spec, and output fields are always included to avoid 422 errors; keep inputs deterministic and avoid exposing secrets in spec or output for secure usage.
Scored Jun 19, 2026
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Think through any legal situation like a lawyer. Issue spotting, jurisdiction, risk assessment, actionable conclusions.
Describe your concept and discover what makes it distinctive — structured analysis for patent consultation. NOT legal advice.
Scan your codebase for distinctive patterns — get structured scoring and evidence for patent consultation. NOT legal advice.
Draft contracts, review legal documents, and navigate compliance with practical legal patterns.
Write idiomatic Rust avoiding ownership pitfalls, lifetime confusion, and common borrow checker battles.