python-cli-patterns

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No malicious patterns, obfuscation, or unauthorized network operations were found in the skill content.
  • CREDENTIALS_UNSAFE (SAFE): The configuration examples correctly demonstrate the use of environment variables and Pydantic Settings for handling sensitive data like API keys and database passwords, avoiding hardcoded secrets.
  • COMMAND_EXECUTION (SAFE): While the skill defines 'Bash' as an allowed tool, the provided assets are standard Python templates for CLI development and do not perform any hidden or suspicious system calls.
  • DATA_EXFILTRATION (SAFE): File system operations in the templates are restricted to standard configuration paths (e.g., ~/.config/myapp) and user-specified output files.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:06 PM