python-cli-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No patterns detected that attempt to override agent behavior or bypass safety guidelines.\n- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file path access, or suspicious network operations identified in the provided code snippets.\n- [Obfuscation] (SAFE): The skill contains clear, readable documentation and code with no hidden or encoded content.\n- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill references standard, reputable Python libraries (typer, rich). No remote script execution (e.g., curl|bash) or untrusted package installations were found.\n- [Indirect Prompt Injection] (SAFE): The skill demonstrates standard CLI argument parsing. While it doesn't include explicit sanitization, the patterns are standard for educational documentation and do not introduce unusual risk for the agent.
Audit Metadata