skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a development tool intended to assist in the creation of other agent skills. It provides clear procedural instructions and best practices.
  • [COMMAND_EXECUTION]: The skill includes Python scripts (init_skill.py, package_skill.py) that perform local file system operations such as directory creation, file writing, and ZIP archiving. These scripts are standard utilities for project scaffolding and do not execute arbitrary shell commands or interact with remote servers.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: No hardcoded credentials, sensitive file access (e.g., SSH keys, environment files), or unauthorized network requests were detected. All operations are localized to the provided skill path.
  • [PROMPT_INJECTION]: The instructions in SKILL.md and reference files are strictly instructional for the task of skill creation. There are no attempts to override system prompts, bypass safety filters, or use adversarial role-play techniques.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 05:32 PM