neon-postgres

Warn

Audited by Snyk on Jul 20, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.75). SKILL.md instructs fetching Neon documentation pages as Markdown (public web content) at runtime, which would be outsider-authored free text ingested into the agent’s LLM context via the docs-fetching workflow.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs fetching Neon documentation at runtime and using it as the "source of truth" for responses (e.g., https://neon.com/docs/introduction/branching.md), which injects remote content into the agent context and thus can directly influence prompts.

Issues (2)

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
MEDIUM
Analyzed
Jul 20, 2026, 11:51 AM
Issues
2
Security Audit — snyk — neon-postgres