aomi-transact
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Aomi CLI to interface with various EVM blockchains. It includes strict instructional gates that prevent the agent from autonomously signing or broadcasting transactions, requiring a manual approval step for each transaction ID after a required simulation phase.
- [EXTERNAL_DOWNLOADS]: The skill references the @aomi-labs/client package from the official npm registry and links to its own GitHub repository for supporting documentation and workflow templates.
- [CREDENTIALS_UNSAFE]: The skill implements safe secret management by instructing the use of environment variables or the CLI's built-in secret management tool, with explicit warnings against hardcoding or echoing sensitive values.
Audit Metadata