skill-creator

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected in the instructions or the accompanying scripts. All analyzed components align with the skill's stated purpose as a development aid.
  • [COMMAND_EXECUTION]: The skill includes Python scripts (scripts/init_skill.py, scripts/package_skill.py, scripts/quick_validate.py) intended to be executed in a local environment. These scripts perform standard file system operations such as creating directories (mkdir), writing text files (write_text), and generating ZIP archives. These operations are limited to the paths provided by the user and do not exhibit malicious intent.
  • [DATA_EXFILTRATION]: There are no network operations, such as curl or requests, and no attempts to access sensitive system paths (e.g., .ssh, .aws, .env). The skill does not transmit any data to external servers.
  • [PROMPT_INJECTION]: The instructions in SKILL.md provide legitimate procedural guidance for skill development. No patterns were found that attempt to bypass AI safety filters, ignore system instructions, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 01:38 AM