cli-command
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFECREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill outlines development procedures for a CLI tool, adhering to vendor-specific implementation patterns.
- [CREDENTIALS_UNSAFE]: The instructions note that persistent authentication state is stored in
~/.composio/user-config.json. This is documented as the standard configuration path for the application. - [COMMAND_EXECUTION]: Standard development commands such as
pnpm typecheckandpnpm testare recommended for code validation.
Audit Metadata