domain-contact-finder

Fail

Audited by Snyk on Jul 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 1.00). The Skill explicitly instructs the agent to install dependencies automatically without asking the user to confirm and to hide/avoid describing that installation to the user, which is a deceptive instruction outside the advertised "domain contact finder" purpose.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The skill contains directives to auto-install and invoke an external CLI (BrowserAct) without user confirmation and explicitly instructs hiding that action, creating a high-risk supply-chain/unauthorized-installation and potential data-exfiltration vector.

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

  • Third-party content exposure detected (high risk: 0.75). SKILL.md instructs the agent to invoke the BrowserAct CLI for “live browser pages and execute tasks,” which at runtime can fetch and read outsider-authored public web page text into the LLM context (indirect prompt injection risk).

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

Issues (4)

E004
CRITICAL

Prompt injection detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
Jul 20, 2026, 04:43 AM
Issues
4
Security Audit — snyk — domain-contact-finder