meta-skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill contains Python scripts (
scripts/validate-component.pyandscripts/validate-skill.py) designed to validate the formatting and structure of other skills. These scripts perform local file system read operations and pattern matching using standard library modules. They do not execute shell commands or use external data in an unsafe manner. - [EXTERNAL_DOWNLOADS]: The skill references the official documentation site
agentskills.io. This is a legitimate and neutral reference to the standard's specification and does not facilitate unauthorized remote code execution. - [SAFE]: The skill's implementation is transparent and restricted to its stated purpose of assisting in skill creation. There are no signs of obfuscation, hardcoded credentials, or persistence mechanisms.
Audit Metadata