zerion-agent-management
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected. The skill's instructions are consistent with its stated purpose of configuring autonomous trading parameters.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the 'zerion-cli' package from the well-known NPM registry. This is a standard and expected installation method for a CLI tool from the 'zeriontech' vendor.
- [COMMAND_EXECUTION]: Uses local shell commands via the 'zerion' CLI. The documentation highlights a clear security model where high-risk operations (like creating or revoking tokens) are designated as manual tasks requiring human confirmation, while read-only tasks are safe for autonomous use.
- [DATA_EXFILTRATION]: While the skill mentions the storage of configuration in '~/.zerion/config.json', this is the standard location for the tool's own settings and there are no instructions to transmit this data to unauthorized external domains.
Audit Metadata