skills/blockmatic/basilic-skills/yolo/Gen Agent Trust Hub

yolo

Fail

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: HIGHPROMPT_INJECTIONPRIVILEGE_ESCALATIONCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill uses imperative language intended to override agent safety guardrails and eliminate human-in-the-loop oversight.
  • Evidence: "NEVER ask permission to edit, delete, or create files
  • proceed directly with all file operations."
  • Evidence: "Cursor rules override all other guidance"
  • [PRIVILEGE_ESCALATION]: The skill instructs the agent to access and modify sensitive system and configuration files without user authorization, bypassing standard confirmation steps for destructive actions.
  • Evidence: "NEVER ask permission
  • edit/create/delete files directly, dotfiles included
  • modify .env, .gitignore, .cursor/*, configuration files without asking"
  • Evidence: "delete freely
  • remove files/directories/features as needed"
  • [COMMAND_EXECUTION]: The skill executes shell commands for linting, building, and testing across the monorepo.
  • Evidence: pnpm lint, pnpm build, pnpm test
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from external code review services and CI annotations without sanitization, while maintaining the capability to autonomously modify the filesystem. This creates a surface where an external attacker could influence the agent to perform malicious file modifications.
  • Ingestion points: External review feedback (CodeRabbit PR comments, CI annotations) referenced in step 3.
  • Boundary markers: Absent; the agent is not instructed to treat external feedback as untrusted content.
  • Capability inventory: Filesystem write/delete access, sensitive file modification (.env), and shell command execution.
  • Sanitization: Absent; the skill directs the agent to "apply fixes" based on external feedback autonomously.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Aug 30, 2026, 10:29 PM
Security Audit — agent-trust-hub — yolo