← 返回 Skills 市场
1203
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install specter
功能描述
Enrich, search, and manage company and professional data, lists, saved searches, and signals using the Specter intelligence platform via CLI.
安全使用建议
What to check before installing/use:
- The SKILL.md expects SPECTER_API_KEY but the registry metadata doesn't list any required env vars — treat that as a packaging oversight and assume you must provide an API key.
- Verify the repository ([email protected]:FroeMic/tryspecter-cli.git). Prefer official repos or releases; inspect the package.json and any postinstall/build scripts before running npm install to avoid executing malicious code.
- Consider cloning via HTTPS if you don't want to use an SSH key, or audit the code in a sandboxed environment (container/VM) before installing globally (npm link).
- Don't store the API key in files readable by other users or untrusted agents; prefer a credential store or a key with least privilege and short lifetime if possible. Be cautious about adding it to an agent-visible file (e.g., ~/.claude/.env) if that agent has access to other data.
- The CLI can read files via --file <path>; avoid passing sensitive files unless you understand where results are sent and who has access to them.
- If you rely on this skill for handling personal or candidate data, confirm compliance with your data-privacy policies and Specter terms.
If you want a safer install path, ask the skill author for an official release tarball or a published npm package and for explicit documentation of required env vars in the registry metadata.
功能分析
Type: OpenClaw Skill
Name: specter
Version: 1.0.0
The skill bundle provides instructions for installing and using the `specter-cli` to interact with the Specter intelligence platform. The `SKILL.md` file outlines standard installation steps involving `git clone` and `npm install` from a specified GitHub repository, and details how to configure an API key. All network interactions are directed towards `https://app.tryspecter.com`. There is no evidence of prompt injection attempts against the AI agent, data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or obfuscation within the provided files. The file access for entity extraction (`specter entities search --file <path>`) is explicitly stated as part of the skill's functionality.
能力评估
Purpose & Capability
SKILL.md describes a CLI that calls the Specter API (company/person enrichment, lists, saved searches). The commands and the need for an API key are coherent with that purpose.
Instruction Scope
The instructions instruct installing and linking a third‑party npm CLI and advise storing SPECTER_API_KEY in files like ~/.claude/.env or shell rc files. The skill also documents commands that accept --file <path> (reading user files). The SKILL.md requires SPECTER_API_KEY in practice, but the registry metadata did not declare any required env vars — this mismatch reduces trust and may lead to accidental exposure of the key if users follow the suggestion to store it in shared or agent-visible files.
Install Mechanism
This is an instruction-only skill (no install spec in registry). SKILL.md tells users to git clone [email protected]:FroeMic/tryspecter-cli.git and run npm install/build/link. That workflow will execute third‑party code on the user's machine (including any npm lifecycle scripts). The repo is a non-obvious third party (FroeMic) rather than an official specter release; cloning via SSH requires an SSH key and may be unexpected. This is not inherently malicious but requires verification of the repo and package contents before running npm install.
Credentials
The CLI legitimately needs an API key (SPECTER_API_KEY) for auth, and SKILL.md explains this. However, the registry's declared requirements list zero env vars/credentials — the missing declaration is an inconsistency. The only sensitive item referenced is SPECTER_API_KEY; no unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges. It does recommend adding the API key to ~/.claude/.env or shell rc files, which affects persistence of the credential but is a user-level choice rather than an automatic modification by the skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install specter - 安装完成后,直接呼叫该 Skill 的名称或使用
/specter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Enrich, search, and manage company and people data from the Specter intelligence platform via the specter-cli. Look up companies by domain, enrich professionals via LinkedIn, manage lists, query saved searches, and track talent and investor signals.
元数据
常见问题
Specter CLI – AI powered startup and deal sourcing 是什么?
Enrich, search, and manage company and professional data, lists, saved searches, and signals using the Specter intelligence platform via CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1203 次。
如何安装 Specter CLI – AI powered startup and deal sourcing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install specter」即可一键安装,无需额外配置。
Specter CLI – AI powered startup and deal sourcing 是免费的吗?
是的,Specter CLI – AI powered startup and deal sourcing 完全免费(开源免费),可自由下载、安装和使用。
Specter CLI – AI powered startup and deal sourcing 支持哪些平台?
Specter CLI – AI powered startup and deal sourcing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Specter CLI – AI powered startup and deal sourcing?
由 FroeMic(@froemic)开发并维护,当前版本 v1.0.0。
推荐 Skills