linkedin-cli
Fail
Audited by Snyk on Sep 6, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill instructs the agent to ask the user for API tokens and then embed them directly into a CLI setup command (
--linked-api-token=TOKEN --identification-token=TOKEN), which causes the LLM to handle and output secret values verbatim.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The LinkedIn CLI skill reads profile data, posts, comments, and messages from LinkedIn through user-selected URLs and search queries, which constitutes low-risk outsider-authored free text consumption via active search and fetch.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata