skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a suite of Python scripts in the scripts/ directory for automating development tasks such as initializing new skill structures, aggregating benchmark results, and packaging completed skills. These scripts operate on local files within the agent's workspace.\n- [DYNAMIC_EXECUTION]: The skill facilitates the generation of new skill files and script templates. It includes logic to create directory structures and populate them with boilerplate code and instructions based on user intent.\n- [SAFE]: The skill references and is based on work from the anthropics/claude-plugins-official repository, which is a verified and trusted source. The implementation follows best practices, such as using yaml.safe_load for parsing configuration files.
Audit Metadata