argparse-patterns

Pass

Audited by Gen Agent Trust Hub on Jun 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill consists of educational templates and functional scripts for Python's standard library argparse module. It follows security best practices by providing patterns for handling sensitive data, such as passwords and API keys, via environment variables and configuration files rather than hardcoding them.
  • [COMMAND_EXECUTION]: Utility scripts such as generate-parser.sh and test-parser.sh use standard shell commands to generate Python parser code and execute tests. These operations are transparent and consistent with the skill's purpose as a developer tool for CLI generation.
  • [EXTERNAL_DOWNLOADS]: The documentation and the convert-to-click.sh script refer to well-known external libraries including click for Python and commander for Node.js. These are suggested as alternatives for users; the skill itself does not perform any automated or unauthorized downloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 29, 2026, 02:12 PM
Security Audit — agent-trust-hub — argparse-patterns