vuetify0
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): Recommends installing the external Node.js package '@vuetify/v0' via pnpm.
- COMMAND_EXECUTION (LOW): Includes 'scripts/check_patterns.py', a tool for scanning local projects for anti-patterns. The script uses safe file-reading practices and standard libraries to perform regex-based static analysis.
- REMOTE_CODE_EXECUTION (LOW): Suggests adding a Model Context Protocol (MCP) server from 'https://mcp.vuetifyjs.com/mcp', which allows the agent to interface with remote functionality.
- INDIRECT_PROMPT_INJECTION (LOW): The project scanner reads untrusted local source files which could potentially contain malicious content aimed at the agent reading the script's output. 1. Ingestion point: file reading within 'scripts/check_patterns.py'. 2. Boundary markers: Absent. 3. Capability inventory: Local file read access and reporting results to the agent. 4. Sanitization: None; the script reads raw text content for pattern matching.
Audit Metadata