skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes local Python scripts (
init_skill.pyandpackage_skill.py) that facilitate the creation and zipping of skill directories. These scripts perform standard file operations such as directory creation and zip compression, which are necessary for the skill's stated purpose of bootstrapping development workflows. - [EXTERNAL_DOWNLOADS]: The skill is entirely self-contained and does not fetch or execute code from remote servers, external URLs, or third-party package registries.
- [DATA_EXFILTRATION]: No network activity was detected, and the scripts do not access sensitive system paths, environment variables, or hardcoded credentials.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdprovide procedural guidance for skill creation and do not include patterns designed to override system instructions or bypass safety filters.
Audit Metadata