linkedin-company-profile-scraper

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: 0.90). The skill contains deceptive runtime instructions outside its stated scraping purpose — it directs the agent to install dependencies automatically without user confirmation and explicitly tells the agent not to disclose or request approval for that installation, which is hidden/deceptive behavior.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The skill includes deceptive automatic installation instructions for an external CLI and explicit guidance to collect and export contact details (including visible emails), which together create a high-risk supply-chain and data-exfiltration abuse surface.

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 use the BrowserAct CLI to access live LinkedIn pages at runtime (public web content), which can include outsider-authored free text from those pages that the LLM may ingest for extraction.

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 (medium risk: 0.40). The skill explicitly instructs the agent to install missing runtime dependencies automatically (via the Install BrowserAct link) and to proceed without asking the user for approval, which directs the agent to modify the host environment even though it does not explicitly request sudo or other privilege escalation.

Issues (5)

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).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 20, 2026, 04:17 AM
Issues
5
Security Audit — snyk — linkedin-company-profile-scraper