skills-optimizer
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell scripts (
analyze-skill.sh,audit-all-skills.sh, andvalidate-skill.sh) that utilize standard system utilities such asgrep,sed,awk, andwcto analyze the contents of local skill directories. - [COMMAND_EXECUTION]: The file
tests/test_shell_scripts.pyuses thesubprocessmodule to execute and verify the functionality of the local shell scripts. - [EXTERNAL_DOWNLOADS]: The documentation in
docs/token-counting.mdprovides manual instructions for users to install and use optional libraries liketiktokenandgpt-tokenizer, but the skill performs no automated downloads or package installations.
Audit Metadata