create-skill
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes bundled Python scripts,
init_skill.pyandvalidate_skill.py, to automate the creation of skill directories and verify structural integrity. These scripts are implemented using standard libraries and include input validation to ensure skill names follow kebab-case and avoid path traversal issues. - [SAFE]: Comprehensive analysis of the provided markdown and Python files revealed no evidence of malicious behavior, data exfiltration, or obfuscation. The skill correctly references official Anthropic documentation for authoring guidelines and operates within expected local directories.
Audit Metadata