create-skill
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions primarily as a documentation and structural guide for developers and agents to follow when building new capabilities.
- [COMMAND_EXECUTION]: The skill includes instructional examples for using standard development tools (such as 'uv' for dependency management and 'ruff' for linting) and common filesystem operations (such as 'chmod +x' and 'cd'). These are restricted to local development workflows.
- [EXTERNAL_DOWNLOADS]: Refers to the use of 'uv' for managing Python dependencies. While this involves fetching packages from the Python Package Index (PyPI), this is standard behavior for the specified development environment and does not involve downloading code from untrusted or arbitrary remote sources.
Audit Metadata