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-docsto “Pulllaravel.com/docs/13.x/search+queriesexamples”, 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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata