randroid-vibereview

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill relies on executing a vibereview CLI binary found within the file system.
  • Evidence: SKILL.md contains command templates using the placeholder "".
  • [DYNAMIC_EXECUTION]: The agent is instructed to dynamically search for and select an executable path for the vibereview tool.
  • Evidence: SKILL.md Preflight step 2 states: "Locate a headless vibereview binary. Prefer a project-relative build...".
  • [INDIRECT_PROMPT_INJECTION]: The skill processes potentially untrusted data from browser-game playtests and project documentation to generate reports, creating an attack surface for embedded instructions.
  • Ingestion points: Browser game state (screenshots/browser-state), AGENTS.md, and various HTML files in docs/ (PLAYTEST.html, FOLLOWUPS.html, etc.).
  • Boundary markers: No explicit boundary markers or delimiters for untrusted content are defined.
  • Capability inventory: Execution of CLI tools via subprocess, file read/write operations for ledger updates, and git status execution.
  • Sanitization: No explicit sanitization or filtering of captured browser state or document content before integration into ledgers is mentioned.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 08:48 PM
Security Audit — agent-trust-hub — randroid-vibereview