skill-creator
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a local validation script (
graders/check-skill.js) which is invoked via Node.js in theeval.yamlworkflow. This script performs structural checks on local draft files using regular expressions and does not involve any network activity or unauthorized file system operations. - [EXTERNAL_DOWNLOADS]: The
metadata.jsonfile references external documentation and an open-source testing framework located atagentskills.ioandgithub.com/mgechev/skillgrade. These resources are consistent with the skill's purpose as an authoring guide and do not represent a remote code execution risk.
Audit Metadata