LinkedIn Bulk Connect

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle automates LinkedIn connection requests, which inherently involves high-risk browser automation and interaction with user-provided data. While the stated purpose is benign, the skill instructs the agent to read/write to a user-provided TSV file (SKILL.md) and construct search URLs using user-provided names and company data (references/browser-workflow.md). This reliance on unsanitized user input for file operations and URL construction presents a vulnerability for potential local file manipulation or search query injection if the agent does not robustly sanitize inputs. The extensive use of browser automation commands also carries inherent risks, even with the included anti-detection measures.