skills/smallnest/goclaw/skill-creator/Gen Agent Trust Hub

skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary purpose is to provide a standardized workflow for developing AI agent skills. The documentation and scripts align with this purpose.
  • [COMMAND_EXECUTION]: The scripts/init_skill.py and scripts/package_skill.py scripts perform standard file system operations (creating directories, writing files, zipping contents). These are restricted to the local environment and are necessary for the skill's utility functions.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns or downloads from untrusted sources were found. The scripts use standard Python libraries (argparse, pathlib, zipfile, yaml).
  • [PROMPT_INJECTION]: The SKILL.md file contains instructional content for the agent on how to structure other skills. It does not contain bypass markers, role-play injections, or instructions to ignore safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 02:44 PM