self-contained-python-scripts
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation resource for generating Python CLI tools and does not incorporate any malicious instructions or patterns.- [EXTERNAL_DOWNLOADS]: The skill references standard Python libraries such as
rich,httpx,cyclopts,alive-progress,questionary, anditerfzfwhich are well-known in the developer community.- [REMOTE_CODE_EXECUTION]: The skill guides the creation of scripts that useuv runfor execution, which automatically handles environment setup and dependency installation in a controlled manner.- [COMMAND_EXECUTION]: An example script demonstrates usage ofsubprocessto interact withgit, which is a routine operation for developer-focused automation tools.
Audit Metadata