skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No security issues, malicious code, or suspicious patterns were detected in the skill documentation or associated scripts.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
scripts/init_skill.py,scripts/package_skill.py) that manage local files. These scripts handle directory creation, writing template files, and creating zip archives using standard library modules like pathlib and zipfile. - [PROMPT_INJECTION]: The
SKILL.mdfile provides procedural guidance for a developer workflow. It does not contain any instructions designed to override system prompts, bypass safety filters, or exfiltrate data.
Audit Metadata