python3-cli
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official installation command for the uv package manager (https://astral.sh/uv/install.sh | bash). This is a standard installation method from the official domain of a well-known technology provider (Astral) and is presented as documentation for the user to set up their environment.\n- [COMMAND_EXECUTION]: The skill provides explicit guidance on using subprocess.run safely by recommending the avoidance of shell=True, which is a key measure against command injection attacks.\n- [SAFE]: No malicious patterns, obfuscation, or persistence mechanisms were detected. The scripts and references provided are educational materials focused on standard CLI development patterns and proper exception handling.
Audit Metadata