cisco-dime-cli
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides structured instructions for executing the
cisco-dimecommand-line utility to list, select, and download logs from Cisco Unified Communications products. - [CREDENTIALS_UNSAFE]: Documentation references the use of environment variables (e.g.,
CUCM_PASSWORD) for authentication. It follows security best practices by explicitly advising against hardcoding secrets or passing them via command-line arguments, recommending interactive prompts or secret managers instead. - [SAFE]: Includes documentation for the
--insecureflag, noting its requirement for self-signed certificates often found in Cisco UC environments. This is a standard operational practice for this specific domain. - [SAFE]: The skill facilitates downloading external log data. While ingesting external data presents a theoretical surface for indirect prompt injection, the skill is focused on log retrieval and organization (e.g.,
--organize,--decompress) rather than automated execution or parsing of the log content.
Audit Metadata