defi-protocols
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE] (SAFE): The protocol addresses provided (Uniswap, Aave, Chainlink) are public blockchain contract addresses and do not constitute sensitive information or hardcoded credentials.
- [COMMAND_EXECUTION] (SAFE): The
castcommands in the troubleshooting section are provided as examples for the user to run manually in their terminal and are not executed by the agent itself. - [REMOTE_CODE_EXECUTION] (SAFE): The Python validation script (
scripts/validate.py) usesyaml.safe_loadand performs only local filesystem checks for directory structure and configuration validity. It does not perform network operations or execute external code. - [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found in the markdown or metadata.
Audit Metadata