linkedin-cli
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of a CLI tool from the npm registry using
npm install -g @linkedapi/linkedin-cli. - [COMMAND_EXECUTION]: The skill makes extensive use of a local CLI tool (
linkedin) to perform network-based LinkedIn automation tasks, including profile fetching, messaging, and connection management. - [CREDENTIALS_UNSAFE]: The skill documentation includes instructions for setting up authentication using a
setupcommand with tokens. While it provides placeholders likeTOKEN, it guides the user to input their activeLinked API TokenandIdentification Tokeninto the terminal, which may be stored in shell history or configuration files.
Audit Metadata