team-linkedin-profiles
Warn
Audited by Snyk on Jul 2, 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 runtime workflow ingests outsider-authored free text/structured content from public web sources via the Exa “people search” results (and potentially Fiber LinkedIn live-fetch), which are then placed into the agent’s LLM context for filtering/deduplication.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill performs runtime POSTs to the Gooseworks proxy (e.g., $GOOSEWORKS_API_BASE/v1/proxy/orthogonal/run — defaulting to https://api.gooseworks.ai/v1/proxy/orthogonal/run) to fetch brand-dev/exa/hunter/fiber results that are injected into the agent's context and used to build subsequent queries, so the fetched content directly controls prompts and is a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata