python-cli-ops
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate developer patterns for CLI tools. It correctly handles sensitive configuration by recommending environment variables and standard XDG-compliant paths.
- [COMMAND_EXECUTION]: The skill requests Bash and Write permissions, which are consistent with its purpose of building command-line tools that interact with the filesystem and process user input.
- [SAFE]: No instances of prompt injection, data exfiltration, or obfuscation were found. All external dependencies listed are well-known and standard in the Python ecosystem.
Audit Metadata