skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a framework for building other skills and is entirely focused on local file management and documentation. All scripts use standard library modules to perform expected tasks such as directory creation and file writing.
  • [COMMAND_EXECUTION]: The skill includes Python utilities (init_skill.py, package_skill.py, quick_validate.py) intended for execution by the agent or developer. These scripts are restricted to local operations, such as initializing skill templates and zipping directories, and do not perform any hidden or high-risk system commands.
  • [DATA_EXPOSURE]: No hardcoded secrets, sensitive file path access, or network exfiltration patterns were found. The scripts operate exclusively on user-provided local paths and incorporate validation logic to ensure safe file naming conventions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 06:34 PM