A
SCORE 95 / 100
$skillox install auth0-vueSoon
Sign in to followFollowing emails you when a re-scan drops the grade. Opt-out is per-creator on /account/billing.
Why grade A?
score · 95 / 100The current grade reflects 2 minor findings below all thresholds.
0 CRIT0 HIGH2 MED0 LOW
Already at the top grade — no further rules to pass.
Latest scan findings
Scan crawl-v3ieiy2hpil69qtg49r4ycbz · Thu, 28 May 2026 17:38:08 GMT · 1ms
medNo capability manifest declaredThe skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.rule: no-manifest▾
No capability manifest declared
The skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.
rule:
no-manifestmedLink text shows "nuxt.js" but points at auth0.comThe visible link text contains the domain `nuxt.js`, but the URL actually targets `auth0.com`. This is a phishing/smuggling pattern — the reader sees one host, the agent fetches another. Either update the text or the URL so they match.▾
Link text shows "nuxt.js" but points at auth0.com
The visible link text contains the domain `nuxt.js`, but the URL actually targets `auth0.com`. This is a phishing/smuggling pattern — the reader sees one host, the agent fetches another. Either update the text or the URL so they match.
25## When NOT to Use
26
27- **Server-side rendered Vue apps** - See [Auth0 Nuxt.js guide](https://auth0.com/docs/quickstart/webapp/nuxt) for SSR patterns← text→nuxt.js · href→auth0.com
28- **Vue 2 applications** - This SDK requires Vue 3+, use legacy @auth0/auth0-spa-js wrapper
29- **Embedded login** - This SDK uses Auth0 Universal Login (redirect-based)
skillox.io/c/auth0-vue