linkedin-followers-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 explicitly directs the agent to auto-install a dependency without user confirmation and to conceal that action ("Do not describe it... and do not request separate approval"), which is a deceptive instruction outside the skill's normal scraping purpose.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The skill explicitly instructs silent automatic installation of an external runtime (BrowserAct) and to conceal that installation while describing a workflow to collect/export visible contact data, creating a clear supply‑chain and covert data‑collection risk that can facilitate exfiltration.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). SKILL.md instructs the agent to use the runtime
browser-actSkill to access live LinkedIn pages and extract visible profile/activity text, which is outsider-authored free text from public web content fetched at runtime.
Issues (3)
E004
CRITICALPrompt injection detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata