denuvo-slides
Warn
Audited by Snyk on Feb 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). This skill's required setup steps in SKILL.md instruct cloning a public GitHub repository (https://github.com/Eng0AI/denuvo-slides-template.git) and running pnpm install/build, so it fetches and consumes untrusted third-party (user-generated) content that can materially influence execution.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill instructs cloning and using the remote template at https://github.com/Eng0AI/denuvo-slides-template.git and then running pnpm install / pnpm build / pnpm dev, which fetches and executes code from that repository at runtime, so the URL is a runtime dependency that executes remote code.
Audit Metadata