skill-linter
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a Bash script (
scripts/validate-skill.sh) that performs static analysis on skill directories using standard tools likegrep,sed,awk, andwc. This execution is localized and serves the primary purpose of the skill. - [SAFE]: No malicious patterns such as data exfiltration, prompt injection, or unauthorized remote code execution were found. The script operates on local file paths to enforce structural and content quality rules.
Audit Metadata