skills/credyt/ai-skills/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]: The skill serves as a comprehensive guide and toolkit for developing new AI agent skills. It includes documentation on core principles like concise context usage and progressive disclosure.
  • [COMMAND_EXECUTION]: The skill provides Python utilities (init_skill.py, package_skill.py, quick_validate.py) for local development workflows. These scripts perform routine file system tasks such as directory creation, writing template Markdown files, and zipping skill packages. These operations are standard for development tools and do not involve unauthorized command execution.
  • [DATA_EXFILTRATION]: No patterns associated with credential harvesting or unauthorized data transmission were found. The scripts do not perform any network operations.
  • [EXTERNAL_DOWNLOADS]: All script dependencies are standard Python libraries (e.g., pathlib, yaml, zipfile). No remote scripts are downloaded or executed. The yaml.safe_load() function is used correctly for parsing metadata, following security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 08:48 AM