← Back to Skills Marketplace
Sourcegraph
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sourcegraph
Description
Sourcegraph integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sourcegraph data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sourcegraph - After installation, invoke the skill by name or use
/sourcegraph - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Sourcegraph?
Sourcegraph integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sourcegraph data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Sourcegraph?
Run "/install sourcegraph" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sourcegraph free?
Yes, Sourcegraph is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sourcegraph support?
Sourcegraph is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sourcegraph?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills