kogiqa-mcp-browser-automation

Warn

Audited by Snyk on Jul 8, 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 workflow is browser automation that can ingest page content at runtime via the kogiqa_get_content tool (HTML/text extracted from arbitrary URLs/pages, i.e., outsider-authored web content), which the agent may then place into its LLM context.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill starts the MCP server with "npx kogiqa-mcp@latest", which at runtime fetches and executes remote code from the npm package (see https://www.npmjs.com/package/kogiqa-mcp), so the skill relies on an external package that is downloaded and run during 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 8, 2026, 07:20 AM
Issues
2
Security Audit — snyk — kogiqa-mcp-browser-automation