← 返回 Skills 市场
Sourcegraph
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
106
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sourcegraph
功能描述
Sourcegraph integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sourcegraph data.
安全使用建议
This skill appears coherent and works by having you install and use the Membrane CLI to connect to Sourcegraph. Before installing: (1) verify you trust Membrane (getmembrane.com and the @membranehq npm package) because the service will hold Sourcegraph access on your behalf; (2) prefer using npx or pin a known package version rather than an unpinned global install; (3) inspect the npm package and the GitHub repository (https://github.com/membranedev/application-skills) if you can, and review Membrane's privacy/security docs to understand what account permissions are granted; (4) do not paste Sourcegraph credentials into third-party places—use the provided connect/login flows; (5) run installations as a non-root user or in an isolated environment if you are cautious.
功能分析
Type: OpenClaw Skill
Name: sourcegraph
Version: 1.0.1
The skill bundle provides a standard integration for Sourcegraph using the Membrane CLI. The instructions in SKILL.md guide the AI agent on how to authenticate, search for actions, and execute queries through the Membrane platform, which acts as a proxy to manage credentials securely. No evidence of data exfiltration, malicious payloads, or harmful prompt injection was found; the instructions actually include security best practices such as advising the agent not to request raw API keys from the user.
能力评估
Purpose & Capability
The skill claims to integrate with Sourcegraph and all runtime instructions use the Membrane CLI to connect, discover, build, and run Sourcegraph-related actions. Asking the user to have a Membrane account and to install the Membrane CLI is proportionate to the stated purpose. Minor note: the registry metadata does not include an install spec, but the SKILL.md gives clear install instructions.
Instruction Scope
SKILL.md confines runtime behavior to running Membrane CLI commands (login, connect, action list/run/get) and instructs interactive/headless authentication flows. It does not instruct reading arbitrary files, unrelated environment variables, or exfiltrating data to other endpoints beyond Membrane/Sourcegraph.
Install Mechanism
This is an instruction-only skill that asks the user to globally install @membranehq/cli via npm (or use npx in examples). Installing a public npm CLI is a common pattern and appropriate here, but installing global packages carries the usual supply-chain risks; the registry metadata lacks an explicit install spec to confirm or pin the package/version.
Credentials
The skill requests no env vars or local credentials. It explicitly delegates authentication to Membrane (server-side), which explains the lack of API keys. The main proportionality consideration is trusting a third-party (Membrane) to manage Sourcegraph credentials on the user's behalf.
Persistence & Privilege
The skill does not request persistent/always-on privileges (always: false), does not modify other skills' configs, and is user-invocable. Autonomous invocation is allowed by default but is not combined with other high-risk factors here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sourcegraph - 安装完成后,直接呼叫该 Skill 的名称或使用
/sourcegraph触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Sourcegraph 是什么?
Sourcegraph integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sourcegraph data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 Sourcegraph?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sourcegraph」即可一键安装,无需额外配置。
Sourcegraph 是免费的吗?
是的,Sourcegraph 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sourcegraph 支持哪些平台?
Sourcegraph 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sourcegraph?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills