keyapi-linkedin

Warn

Audited by Snyk on Jul 14, 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). High likelihood: scripts/search-keyapi-docs.mjs fetches public KeyAPI docs text at runtime (https://docs.keyapi.ai/llms.txt and linked endpoint pages) and returns extracted OpenAPI fields that the agent will place into its LLM context for routing/execution.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's docs-search helper fetches the external documentation index at https://docs.keyapi.ai/llms.txt at runtime (and may fetch linked docs pages) which directly controls endpoint resolution and thus runtime agent behavior, so this external URL is a required runtime dependency that influences execution.

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 14, 2026, 09:25 AM
Issues
2
Security Audit — snyk — keyapi-linkedin