prose

Fail

Audited by Snyk on Mar 12, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs checking and echoing .prose/.env and $OPENPROSE_POSTGRES_URL and running psql with that connection string (and gives examples with plaintext user:pass), which requires reading and potentially outputting secrets verbatim.

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

  • Third-party content exposure detected (high risk: 1.00). The SKILL.md explicitly instructs the VM to fetch and execute .prose programs from arbitrary http(s) URLs and registry paths (see "Remote Programs" and "Use statements" which resolve to https://p.prose.md/{path}), so untrusted third‑party content is ingested and can directly influence execution and tool use.

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

Issues (3)

W007
HIGH

Insecure credential handling 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
HIGH
Analyzed
Mar 12, 2026, 02:36 AM
Issues
3