Skip to main content

linkedin-cli

Automates LinkedIn tasks via CLI for profile fetching, connection management, and post creation, enhancing outreach and recruiting workflows.

Install this skill

or
75/100

Security score

The linkedin-cli skill was audited on Mar 4, 2026 and we found 25 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 29

External URL reference

SourceSKILL.md
291. Go to [app.linkedapi.io](https://app.linkedapi.io) and sign up or log in
low line 118

External URL reference

SourceSKILL.md
118linkedin person fetch https://www.linkedin.com/in/username --json -q
low line 121

External URL reference

SourceSKILL.md
121linkedin person fetch https://www.linkedin.com/in/username --experience --education --json -q
low line 124

External URL reference

SourceSKILL.md
124linkedin person fetch https://www.linkedin.com/in/username --posts --posts-limit 5 --json -q
low line 183

External URL reference

SourceSKILL.md
183linkedin company fetch https://www.linkedin.com/company/name --json -q
low line 186

External URL reference

SourceSKILL.md
186linkedin company fetch https://www.linkedin.com/company/name --employees --employees-position "Engineer" --json -q
low line 189

External URL reference

SourceSKILL.md
189linkedin company fetch https://www.linkedin.com/company/name --dms --posts --posts-limit 10 --json -q
low line 219

External URL reference

SourceSKILL.md
219linkedin message send https://www.linkedin.com/in/username 'Hey, loved your latest post!' --json -q
low line 231

External URL reference

SourceSKILL.md
231linkedin message get https://www.linkedin.com/in/username --json -q
low line 232

External URL reference

SourceSKILL.md
232linkedin message get https://www.linkedin.com/in/username --since 2024-01-15T10:30:00Z --json -q
low line 312

External URL reference

SourceSKILL.md
312linkedin post fetch https://www.linkedin.com/posts/username_activity-123 --json -q
low line 315

External URL reference

SourceSKILL.md
315linkedin post fetch https://www.linkedin.com/posts/username_activity-123 \
low line 337

External URL reference

SourceSKILL.md
337--attachments "https://example.com/report.pdf:document:Q4 Report" --json -q
low line 341

External URL reference

SourceSKILL.md
341--company-url https://www.linkedin.com/company/name --json -q
low line 353

External URL reference

SourceSKILL.md
353linkedin post react https://www.linkedin.com/posts/username_activity-123 --type like --json -q
low line 356

External URL reference

SourceSKILL.md
356linkedin post react https://www.linkedin.com/posts/username_activity-123 --type celebrate \
low line 357

External URL reference

SourceSKILL.md
357--company-url https://www.linkedin.com/company/name --json -q
low line 369

External URL reference

SourceSKILL.md
369linkedin post comment https://www.linkedin.com/posts/username_activity-123 'Great insights!' --json -q
low line 372

External URL reference

SourceSKILL.md
372linkedin post comment https://www.linkedin.com/posts/username_activity-123 'Well said!' \
low line 373

External URL reference

SourceSKILL.md
373--company-url https://www.linkedin.com/company/name --json -q
low line 450

External URL reference

SourceSKILL.md
450linkedin navigator company fetch https://www.linkedin.com/sales/company/97ural --employees --dms --json -q
low line 451

External URL reference

SourceSKILL.md
451linkedin navigator company fetch https://www.linkedin.com/sales/company/97ural \
low line 485

External URL reference

SourceSKILL.md
485linkedin navigator message send https://www.linkedin.com/in/username \
low line 517

External URL reference

SourceSKILL.md
517See [Building Workflows](https://linkedapi.io/docs/building-workflows/) for the workflow JSON schema.
low line 536

External URL reference

SourceSKILL.md
536- **URL normalization.** All LinkedIn URLs in responses are normalized to `https://www.linkedin.com/...` format without trailing slashes.
Scanned on Mar 4, 2026
View Security Dashboard
Installation guide →