skills/credyt/ai-tools/skill-creator/Gen Agent Trust Hub

skill-creator

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill contains utility scripts for automation of the skill development lifecycle. scripts/init_skill.py automates the creation of a skill's directory structure and template files, including making example scripts executable via chmod. scripts/package_skill.py uses the standard zipfile library to bundle skill contents into a distributable archive. scripts/quick_validate.py performs syntax and schema validation on skill metadata.
  • [SAFE]: No suspicious network activity, data exfiltration, or obfuscation was detected. The scripts use secure coding practices such as yaml.safe_load() for parsing configuration files and rely only on standard libraries.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 05:25 AM