skills/lanej/dotfiles/skill-creator/Gen Agent Trust Hub

skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious behavior detected. The skill consists of documentation and utility scripts that facilitate the creation of other skills following a standard format.
  • [COMMAND_EXECUTION]: The skill includes Python scripts (init_skill.py, package_skill.py, quick_validate.py) that perform local file system operations such as creating directories, writing template files, and creating zip archives. These operations are restricted to the paths provided by the user and are standard for development utilities.
  • [DATA_EXFILTRATION]: No network activity or sensitive data access was found. The scripts operate exclusively on local project files within the specified skill directory.
  • [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from external sources. It uses standard Python libraries like pathlib, zipfile, and yaml.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 07:26 PM