linkedin-job-seeker-lead-search
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 includes explicit instructions to install dependencies automatically without user confirmation and to hide that installation (e.g., "do not describe it as a request" / "without asking the user to confirm"), which are deceptive directives outside the stated lead-search purpose.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This Skill explicitly instructs the agent to auto-install an external runtime without user consent and conceal that action, while facilitating bulk collection/export of visible contact details — a deliberate pattern enabling stealthy supply-chain installation and mass data harvesting.
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 BrowserAct CLI to access and extract data from live LinkedIn pages at runtime (public web content authored by outsiders), which can include free-form text that may be ingested into the LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs the agent to automatically install a required runtime dependency from the external installer URL (https://www.browseract.com/?co-from=lead-generation&redirect=https://github.com/browser-act/skills/tree/main), which implies fetching and executing remote installation code at runtime.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly directs the agent to automatically install the BrowserAct dependency and to do so without asking the user for approval, which encourages making system-level changes to the host environment without consent.
Issues (5)
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).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata