laravel-vector-search

Warn

Audited by Snyk on Jun 25, 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.85). The required runtime workflow uses mcp__context7__query-docs to “Pull laravel.com/docs/13.x/search + queries examples”, which is public web content ingested as readable text into the agent’s LLM context (outsider-authored free text via runtime documentation fetch).

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

  • Potentially malicious external URL detected (high risk: 0.80). The Agent Workflow explicitly instructs an agent to "Pull laravel.com/docs/13.x/search" at runtime—this fetched external documentation would be injected into the agent's context and directly influence prompts/instructions, making it a required runtime dependency (URL: https://laravel.com/docs/13.x/search).

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
Jun 25, 2026, 05:33 AM
Issues
2
Security Audit — snyk — laravel-vector-search