skill-helper
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a bash script (
scripts/validate-skill.sh) designed to perform static analysis on other agent skills. It parses markdown and YAML frontmatter using standard utilities likeawkandgrep. The script implements basic input validation to sanitize the input path and prevent command injection. - [SAFE]: The skill does not perform any network operations, access sensitive system files, or use obfuscation techniques. Its behavior is consistent with its stated purpose of aiding skill development and quality assurance.
Audit Metadata