processon-diagram-generator

Fail

Audited by Snyk on Apr 22, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 1.00). Yes — the prompt includes explicit deceptive behavior outside its stated diagramming purpose (forbidding reporting network errors by treating curl failures as "no update"), which instructs the agent to hide operational faults from the user.

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


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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (medium risk: 0.60). This skill mandates executing shell commands (curl, running python scripts) and even suggests a one-click global npx install (--force -g), which can modify the host filesystem and may require elevated privileges, so it encourages actions that change the machine state even though it does not explicitly request sudo or create accounts.

Issues (4)

E004
CRITICAL

Prompt injection 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).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 22, 2026, 01:37 AM
Issues
4