python-cli-typer
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference and boilerplate provider for the Typer library. All code samples and templates demonstrate standard, safe CLI development practices.
- [SAFE]: External resource references are limited to the installation of well-known and trusted Python packages (typer, rich) through legitimate package management tools like uv.
- [SAFE]: Examples involving sensitive user input, such as API keys, utilize Typer's built-in secure prompt features to mask input during terminal sessions.
Audit Metadata