dual-stacking
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs expected DeFi operations on the Stacks blockchain. All blockchain interactions are performed through the official Hiro API and standard library functions for transaction building.
- [COMMAND_EXECUTION]: The script implements CLI commands for blockchain operations that align with the skill's described purpose. Write operations like 'enroll' and 'opt-out' are correctly identified as requiring an unlocked wallet.
- [EXTERNAL_DOWNLOADS]: Data is fetched from the well-known Hiro API service. No unauthorized or suspicious external network connections were identified.
- [DATA_EXFILTRATION]: The skill handles sensitive account information only through internal, trusted services for the purpose of signing transactions. No hardcoded credentials or data exfiltration patterns were found.
- [PROMPT_INJECTION]: The skill instructions and metadata do not contain any patterns typical of prompt injection or attempts to bypass agent safety guidelines.
Audit Metadata