vibe-coding-toolkit
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill integrates the
skill-seekerstool from an external GitHub repository and promotes the automated scraping of documentation from arbitrary web URLs. - [COMMAND_EXECUTION]: The toolkit defines several executable commands including
uv sync,uv run, andvibe-check. It explicitly guides agents to use ashellsubagent for environment configuration and Git operations. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its core functionality of ingesting external, untrusted data to build agent skills. * Ingestion points:
SKILL.mdandstandards/development-workflow.mdviaskill-seekers. * Boundary markers: None identified in instructions. * Capability inventory: Subprocess execution viauvandshellsubagent inAGENTS.mdandCLAUDE.md. * Sanitization: No sanitization or validation of scraped content is specified.
Audit Metadata