skill-authoring
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a local Python script
scripts/audit-skill.pyand instructions for the agent to run it to validate the structure, budgets, and links of other skills. - [SAFE]: The included script performs purely mechanical static analysis using standard library modules. It reads local text files to calculate line/word counts and validate frontmatter syntax without any network activity, sensitive file access, or dynamic code execution.
Audit Metadata