skills/89jobrien/steve/skill-creator/Gen Agent Trust Hub

skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The Python scripts (package-skill.py, quick-validate.py) utilize standard library modules like zipfile, pathlib, and re for local file processing. No arbitrary command execution or shell spawning was detected.
  • [DATA_EXFILTRATION] (SAFE): The scripts do not perform any network operations. Data processing is confined to reading local Markdown files and writing a ZIP archive.
  • [PROMPT_INJECTION] (SAFE): The provided templates (SUBAGENT.template.md, agent-skill.template.md) contain standard placeholders for agent configuration. There are no attempts to override system instructions or bypass safety filters.
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded API keys, tokens, or sensitive credentials were found in the templates or scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:12 PM