skill-best-practices
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development utility for scaffolding and validating other skills. It relies on local, bundled resources to enforce structure and metadata standards.
- [COMMAND_EXECUTION]: The skill invokes a bundled Python helper (
scripts/validate-metadata.py) to perform deterministic validation of user-provided strings. The script is local, self-contained, and performs read-only checks. - [DATA_EXPOSURE]: No evidence of sensitive data access, hardcoded credentials, or network-based exfiltration was found. The skill operates exclusively on metadata and local file structures.
Audit Metadata