tap-web

Fail

Audited by Snyk on May 11, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill's examples and CLI usage (e.g., tap browser fill ... "secret", tap browser cookies get|set, and form-fill/CLI arguments) explicitly show passing credentials or secrets as plain text command arguments, which would require the LLM to include secret values verbatim in generated commands or code.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The presence of a direct raw.githubusercontent.com install.sh (commonly used with "curl | sh") from an unvetted GitHub user is a high‑risk executable distribution vector that can deliver malware; the other two URLs (example.com/login and localhost:9222) are benign by themselves but do not mitigate this risk.

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

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly instructs the agent to fetch and interact with arbitrary public webpages (e.g., SKILL.md: "tap fetch ", references/browser.md: "tap browser open ", and references/network.md capturing https://x.com/elonmusk), so it ingests untrusted third-party/user-generated content that can influence subsequent tool actions.

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

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
May 11, 2026, 09:46 PM
Issues
4
Security Audit — snyk — tap-web