python-cli-typer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious instructions, obfuscation, or data exfiltration patterns were found. The skill contains standard Python code for CLI applications.
- EXTERNAL_DOWNLOADS (SAFE): The skill instructs the user to install 'typer' using 'uv'. Typer is a well-known, trusted library for CLI development.
- COMMAND_EXECUTION (SAFE): The provided commands (uv run) are standard for executing Python scripts and do not involve unauthorized privilege escalation or persistence.
Audit Metadata