skills/skezu/skills/skill-creator/Gen Agent Trust Hub

skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate utility for the development of AI agent skills. No malicious patterns, obfuscation, or data exfiltration vectors were identified.
  • [COMMAND_EXECUTION]: The skill includes Python scripts (init_skill.py, package_skill.py) that perform file system operations such as directory creation, file writing, and zipping. These operations are essential to the skill's primary purpose and use standard libraries without any signs of malicious intent or hidden command execution.
  • [CREDENTIALS_UNSAFE]: An audit of all files, including scripts and templates, confirmed that no hardcoded credentials, API keys, or sensitive configuration files are present.
  • [PROMPT_INJECTION]: The instructions in SKILL.md and the reference files provide constructive guidance for skill design. They do not contain any patterns intended to bypass safety guardrails or ignore system prompts.
  • [DATA_EXFILTRATION]: There are no network operations or external data transmissions. The scripts only interact with the local directory structure as defined by the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 10:35 PM