board-game-night-planner

Fail

Audited by Snyk on Aug 28, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (medium risk: 0.30). The skill instructs the user to run an untrusted npm package via npx (@mohitagw15856/rulebook), which executes arbitrary remote code from an arbitrary user-controlled repository.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (low risk: 0.10). The skill executes an npm package helper that fetches rules and board game data from an external registry, which represents low-risk ingestion of third-party public package content.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill uses npx to download and execute an external npm package (@mohitagw15856/rulebook) at runtime, which executes remote code and logic to control rule lookups and teach scripts.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 28, 2026, 05:55 PM
Issues
3
Security Audit — snyk — board-game-night-planner