vue
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Overall Security (SAFE): The skill is a set of documentation files and code examples for Vue 3 development.
- Indirect Prompt Injection (INFO): 1. Ingestion points: Examples in
references/core-new-apis.mdandreferences/advanced-patterns.mddemonstrate usingfetch()to retrieve external data. 2. Boundary markers: Absent. As these are generic templates, they do not include specific boundary markers for untrusted data. 3. Capability inventory: None. The skill provides reference patterns but contains no scripts that execute subprocesses, write files, or perform network operations. 4. Sanitization: Standard Vue text interpolation is shown, which provides default protection against basic XSS. - External References (LOW): References to official Vuejs documentation and repositories are legitimate for the technology described.
Audit Metadata