ce-proof

Fail

Audited by Snyk on May 9, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The prompt explicitly instructs extracting access tokens from URLs and embedding them into API requests/headers (e.g., x-share-token / Authorization: Bearer / curl examples), which would require the agent to handle and potentially output secret values verbatim unless mitigated by runtime-only variables—creating an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly reads and ingests user-authored content from Proof (e.g., GET /api/agent/{slug}/state and the Phase 2 ingest pass that filters marks authored by human:* in references/hitl-review.md) and uses those comments/markdown to decide and perform edits, so untrusted third-party/user-generated content can directly influence agent actions.

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
May 9, 2026, 08:18 AM
Issues
3