The skill performs unauthorized network operations and executes commands without declaring required capabilities, while relying on external, unverified documentation that poses a risk of runtime code injection.
npx skills add https://github.com/auth0/agent-skillsSKILL.md links to "references/examples.md" but the file is not part of the skill package — the workflow silently degrades or the content is sourced elsewhere at runtime
[Common Examples](./references/examples.md)
SKILL.md links to "references/route-protection.md" but the file is not part of the skill package — the workflow silently degrades or the content is sourced elsewhere at runtime
[route-protection.md](./references/route-protection.md)
SKILL.md links to "references/session-stores.md" but the file is not part of the skill package — the workflow silently degrades or the content is sourced elsewhere at runtime
[session-stores.md](./references/session-stores.md)
Outbound network request primitive in skill code — can transmit data externally
fetch('https://api.example.com/data', {
headers: {
Authorization: `Bearer ${accessToken}`
}
})[](https://mondoo.com/ai-agent-security/skills/github/auth0/agent-skills/auth0-nuxt)<a href="https://mondoo.com/ai-agent-security/skills/github/auth0/agent-skills/auth0-nuxt"><img src="https://mondoo.com/ai-agent-security/api/badge/github/auth0/agent-skills/auth0-nuxt.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/auth0/agent-skills/auth0-nuxt.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.