cerberus-setup
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute multiple shell commands for verification and installation, including using
whichto check for binaries,cargo installto build the CLI from a local path, and variouscerberussubcommands to verify the setup. - [EXTERNAL_DOWNLOADS]: Installation via
cargo installpotentially fetches library dependencies from the official Rust package registry (crates.io), which is a trusted service.
Audit Metadata