← 返回 Skills 市场
6616
总下载
17
收藏
32
当前安装
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 Python dependency, and the machine where it runs with access to your LinkedIn account session. Treat the two cookie values like passwords, avoid saving them in shell history or shared logs, and log out of LinkedIn to invalidate them if exposed or no longer needed.
功能分析
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 the stated LinkedIn CLI purpose: profile search, profile lookup, feed summaries, whoami, and message previews. Those capabilities are sensitive account reads but are not hidden.
Instruction Scope
The commands are user-directed, but the skill uses live session cookies and includes message/feed access without prominently explaining that this can expose private LinkedIn data in terminal output or agent logs.
Install Mechanism
Installation is simple and visible, but it requires an unpinned `linkedin-api` package that receives the supplied LinkedIn cookies at runtime.
Credentials
`LINKEDIN_LI_AT` and `LINKEDIN_JSESSIONID` are broad session credentials, not scoped read-only tokens; the setup tells users to extract them from the browser without a clear account-access warning.
Persistence & Privilege
The script does not create persistence, background workers, credential files, deletion, posting, or account mutation. The privilege concern is the live authenticated LinkedIn session granted through environment variables.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install linkedin-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/linkedin-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of lk CLI
元数据
常见问题
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 插件,目前累计下载 6616 次。
如何安装 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。
推荐 Skills