open-prose

Fail

Audited by Snyk on Feb 21, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The skill package intentionally enables fetching and executing remote .prose programs, passing live credentials and filesystem/DB paths to spawned subagents, invoking shell/Node installs and outbound network/WebSocket connections — together these constructs create clear vectors for credential exfiltration, remote code execution, persistent backdoors, and supply‑chain abuse if misused.

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

  • Third-party content exposure detected (high risk: 1.00). This skill's SKILL.md explicitly fetches and executes .prose programs from arbitrary URLs or registry handles (see "Remote Programs" / "Steps for remote programs" and the prose run https://... examples) and compiler.md's use statements describe fetching imports from https://p.prose.md/{path}, meaning untrusted third‑party program text is ingested and executed and can change agent behavior.

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 21, 2026, 03:47 AM