skills/zaaack/prompts/create-skill/Gen Agent Trust Hub

create-skill

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is purely instructional, providing a framework for developers to follow when adding new capabilities to the agent. It does not contain executable code itself, only examples of how to structure scripts.
  • [COMMAND_EXECUTION]: The documentation includes examples of local command-line operations such as 'uv init', 'uv add', and 'chmod +x'. These are standard development practices for managing Python script environments and making local files executable within a controlled repository structure.
  • [EXTERNAL_DOWNLOADS]: The skill recommends using the 'uv' package manager to handle dependencies (e.g., typer, rich, pydantic). While this involves fetching packages from official registries like PyPI, it is an expected part of the described development workflow and does not involve downloading untrusted scripts or executing remote payloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 09:08 AM