skills/ssiumha/dots/skill-creator/Gen Agent Trust Hub

skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • COMMAND_EXECUTION (SAFE): The skill includes three bash scripts (init-skill.sh, list-descriptions.sh, validate-skill.sh) used for automation. These scripts perform standard file operations (directory creation, file copying, and text parsing) using utilities like sed, awk, and grep. All operations are restricted to the local environment and intended directory paths.
  • DATA_EXPOSURE (SAFE): The validate-skill.sh and 03-update-patterns.md files explicitly include logic to search for and replace potential sensitive data such as internal IP addresses (e.g., 192.168.x.x) and infrastructure IDs with placeholders, acting as a security linter.
  • PROMPT_INJECTION (SAFE): While the skill contains instructions and rules for the agent, these are meta-instructions for creating documentation and do not attempt to bypass core AI safety filters or override system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 03:26 PM