create-seed-skill

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Utilizes Bash commands (mkdir, touch, ln) to manage the filesystem, creating necessary directory structures and initial files for the scaffolded skills.
  • [COMMAND_EXECUTION]: Executes ln -s to establish a symbolic link from the newly created skill directory to the .claude/skills/ directory, facilitating local registration.
  • [EXTERNAL_DOWNLOADS]: Invokes bunx @plaited/development-skills to download and execute a validation tool that checks the integrity of the generated skill.
  • [EXTERNAL_DOWNLOADS]: Directs the agent to perform package installations (via npm, pip, or bun) based on user-provided requirements to initialize the environment for the new integration.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 02:45 AM