writing-agent-skill-house-style
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a meta-documentation guide for writing other skills. It contains standard shell commands for linting and repository maintenance without any external network dependencies or sensitive data access.
- [COMMAND_EXECUTION]: Includes scripts for local file system operations, such as checking if a skill's name matches its directory name and verifying the presence of specific sections. These operations are performed using standard POSIX utilities (awk, grep, sed, wc) and target the user's local workspace to ensure repository consistency.
Audit Metadata