← 返回 Skills 市场
arun-8687

LinkedIn CLI

作者 arun-8687 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
7084
总下载
17
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install linkedin-cli
功能描述
A bird-like LinkedIn CLI for searching profiles, checking messages, and summarizing your feed using session cookies.
安全使用建议
Install only if you trust this skill, the linkedin-api dependency, and the machine running it with access to your LinkedIn session. Treat the cookie values like passwords, avoid exposing them in shell history or logs, and consider logging out or rotating the session if they are no longer needed or may have been exposed.
功能分析
Type: OpenClaw Skill Name: linkedin-cli Version: 1.0.0 The skill is classified as benign. It transparently declares its need for sensitive LinkedIn session cookies (`LINKEDIN_LI_AT`, `LINKEDIN_JSESSIONID`) in `SKILL.md` and `scripts/lk.py`. The Python script uses these cookies solely to interact with the LinkedIn API via the `linkedin-api` library for its stated purpose (profile search, feed summary, messages). There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The behavior is clearly aligned with the stated purpose.
能力评估
Purpose & Capability
The artifacts coherently implement a LinkedIn CLI for whoami, profile search, profile viewing, feed summaries, and recent message checks; these are sensitive account reads but match the stated purpose.
Instruction Scope
The setup tells users to extract LinkedIn session cookies and the script can print recent message snippets, but the documentation does not clearly warn that these values are account-level secrets or that private communications may appear in terminal or agent logs.
Install Mechanism
Installation is visible and simple, requiring python3 and a manual pip install of linkedin-api; there is no hidden installer, but the dependency is unpinned and receives the session cookies at runtime.
Credentials
LINKEDIN_LI_AT and LINKEDIN_JSESSIONID are broad live session credentials rather than scoped read-only tokens, which is high-impact authority for a read-oriented CLI even though the environment variables are disclosed.
Persistence & Privilege
The script does not create persistence, background workers, credential files, deletion, posting, or other account mutation; the main privilege concern is use of the live LinkedIn session cookies.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install linkedin-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /linkedin-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of lk CLI
元数据
Slug linkedin-cli
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

LinkedIn CLI 是什么?

A bird-like LinkedIn CLI for searching profiles, checking messages, and summarizing your feed using session cookies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7084 次。

如何安装 LinkedIn CLI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install linkedin-cli」即可一键安装,无需额外配置。

LinkedIn CLI 是免费的吗?

是的,LinkedIn CLI 完全免费(开源免费),可自由下载、安装和使用。

LinkedIn CLI 支持哪些平台?

LinkedIn CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 LinkedIn CLI?

由 arun-8687(@arun-8687)开发并维护,当前版本 v1.0.0。

💬 留言讨论