skill-creator
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes Python scripts (
scripts/init_skill.py,scripts/generate_openai_yaml.py,scripts/quick_validate.py) to automate skill creation tasks, such as generating directory structures and validating YAML metadata. These scripts are intended for local execution by the user or the agent. - [EXTERNAL_DOWNLOADS]: Reference documentation mentions integration with well-known services like GitHub via MCP (Model Context Protocol) servers, which is a standard feature for AI agents to interact with version control systems.
- [DATA_EXPOSURE]: The skill manages files within local user directories (e.g.,
~/.codex/skills,~/.claude/skills) typically used by AI agents for skill discovery, without accessing sensitive system or credential files.
Audit Metadata