vue-router-v4
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is purely educational, providing structured guidance and templates for implementing routing in Vue 3 applications using official Vue Router v4 patterns.\n- [EXTERNAL_DOWNLOADS]: The instructions provide commands to install the 'vue-router' package from official package registries (npm, yarn, pnpm) and reference the official Vue Router documentation and source code repositories.\n- [INDIRECT_PROMPT_INJECTION]: The skill demonstrates how to process dynamic route data, creating a potential surface for indirect prompt injection if the resulting application handles this data unsafely.\n
- Ingestion points: Dynamic route parameters and query strings (e.g.,
route.params.id,route.query.q) are consumed in examples such asexamples/essentials/dynamic-route-matching.mdandexamples/advanced/composition-api.md.\n - Boundary markers: None present; the skill provides code templates for developers rather than runtime agent instructions.\n
- Capability inventory: The skill lacks dangerous capabilities such as file system modifications, network exfiltration, or arbitrary command execution across all example files.\n
- Sanitization: Sanitization is not demonstrated within the provided code snippets, which is typical for documentation-focused skills.
Audit Metadata