masumi
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation and integration toolkit for the Masumi Network. It includes technical guides, architecture overviews, and code examples for several AI frameworks.
- [EXTERNAL_DOWNLOADS]: The documentation correctly directs developers to the official Masumi Network GitHub organization to download the payment service node. It also utilizes standard package managers (npm and pip) for installing legitimate developer tools.
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions for setting up a local development environment, including database migrations and starting local servers, all of which are consistent with the skill's stated purpose.
- [DATA_EXFILTRATION]: The skill promotes the MIP-004 hashing standard, which ensures that only cryptographic hashes of agent inputs and outputs are stored on-chain. This design prevents the exposure of actual sensitive data.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive tokens were found. The documentation uses appropriate placeholders for configuration and explicitly advises developers to store secrets in environment variables and use hardware wallets for high-value funds.
Audit Metadata