permissioned-pools-configurator
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not exhibit any malicious behavior. It functions as a structured data collection assistant for DeFi configuration.
- [COMMAND_EXECUTION]: While the skill uses the
Writetool to save configuration files, it implements robust path validation. It explicitly rejects absolute paths, home directory shortcuts (~), and parent directory references (..), ensuring that files can only be written within the intended working directory. - [DATA_EXPOSURE]: No sensitive data, such as private keys or credentials, is collected or hardcoded. The skill only handles public blockchain addresses and pool parameters.
- [PROMPT_INJECTION]: The instructions are clear and do not attempt to bypass agent safety filters or override system instructions. The interactive flow is designed for data gathering and validation.
- [REMOTE_CODE_EXECUTION]: The skill does not perform any network operations, download external scripts, or install third-party packages.
Audit Metadata