skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides utility scripts scripts/init_skill.py and scripts/package_skill.py for local file system scaffolding and distribution. These operations are limited to the user's local workspace and align with the skill's documented primary purpose.
  • [SAFE]: Validation logic in scripts/quick_validate.py correctly uses yaml.safe_load() for parsing skill metadata, mitigating risks associated with unsafe deserialization of YAML content.
  • [SAFE]: No patterns associated with prompt injection, data exfiltration, or malicious persistence were identified in the instructions or the accompanying scripts.
  • [SAFE]: Path operations within the Python scripts use standard libraries and resolution methods that do not attempt to access sensitive system files or perform unauthorized privilege escalation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 05:20 PM