openai-docs

Warn

Audited by Snyk on Jun 19, 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). High: the skill uses the OpenAI Developer Docs MCP tools (mcp__openaiDeveloperDocs__search_openai_docs / mcp__openaiDeveloperDocs__fetch_openai_doc) to fetch and ingest markdown text from the public developers.openai.com docs at runtime into the agent’s LLM context.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly tells the agent to run install commands and, if they fail due to permissions/sandboxing, to retry with "escalated permissions" (i.e., request sudo/elevation) and to run helper scripts that write to system temp dirs, which requires and encourages privilege escalation and making persistent changes to the host.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 19, 2026, 12:31 PM
Issues
3
Security Audit — snyk — openai-docs