NYC

skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • General Security (SAFE): The provided scripts (package_skill.py and quick_validate.py) are benign utility tools designed for local file management and basic syntax validation. No obfuscation, prompt injection, or persistence mechanisms were found.
  • Data Handling (SAFE): The scripts perform local file system operations (reading files and creating zip archives) based on user-provided paths. No sensitive file access or network communication was detected.
  • Code Execution (SAFE): The scripts use standard Python libraries (pathlib, zipfile, re) and do not involve dynamic code execution (eval/exec) or the execution of untrusted remote content.
  • Metadata Analysis (SAFE): The plugin.json file contains standard metadata and does not include any malicious instructions or deceptive information.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:36 PM