skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The packaging script scripts/package_skill.py uses the standard zipfile and pathlib modules to create archive files from a local directory. It operates entirely on the local file system with no network connectivity.
  • [SAFE] (SAFE): The validation script scripts/quick_validate.py performs static analysis using regular expressions to check the format of SKILL.md. It does not execute the contents of the file or download external dependencies.
  • [SAFE] (SAFE): No credential exposure, obfuscation, or remote code execution patterns were identified in the source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:40 PM