deploy-contracts
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or metadata.
- [SAFE]: The skill incorporates robust safety guidelines, specifically instructing users and the agent to never read, display, or commit sensitive files such as
~/.aptos/config.yamlor.envwhich contain private keys. - [SAFE]: All external URL references target official Aptos documentation and block explorers (
aptos.dev,aptoslabs.com), which are recognized as well-known and trusted services for the blockchain's ecosystem. - [SAFE]: The command-line instructions are restricted to standard, documented operations of the Aptos CLI for testing, compiling, and deploying contracts (e.g.,
aptos move deploy-object), with no use of high-risk patterns like piped remote script execution or unauthorized privilege escalation.
Audit Metadata