← Back to Skills Marketplace
Serpdog
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
188
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install serpdog
Description
Serpdog integration. Manage Keywords, Websites, Competitors, Users, Projects. Use when the user wants to interact with Serpdog data.
Usage Guidance
This skill is coherent: it simply documents using the Membrane CLI to access a Serpdog connector. Main risks are external to the SKILL.md — the npm package and the Membrane service. Before installing/using: verify the @membranehq/cli package on npm/GitHub, prefer 'npx' if you want to avoid a global install, and review Membrane's privacy/permissions (what data the service stores and what access the connector gets to your Serpdog account). Because the skill is instruction-only, there is no local code to audit — your trust boundary is the Membrane CLI and Membrane's backend. If you are uncomfortable granting an autonomous agent the ability to call this skill, restrict its invocation in agent settings.
Capability Analysis
Type: OpenClaw Skill
Name: serpdog
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Serpdog SEO API using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md focus on legitimate operations such as authentication, connection management, and executing API actions through the Membrane platform. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The name/description say 'Serpdog integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to a Serpdog connector, discover and run actions, and manage results. Required capabilities (network, Membrane auth) align with the purpose and nothing unrelated (cloud provider creds, filesystem paths, etc.) is requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing/running the Membrane CLI, logging in, creating a connection to the Serpdog connector, listing/creating/running actions, and polling for results. It does not instruct reading unrelated files, exporting secrets, or sending data to third-party endpoints outside Membrane/Serpdog.
Install Mechanism
The skill is instruction-only (no install spec), but instructs installing @membranehq/cli via 'npm install -g' or using 'npx'. Installing a global npm package is a common but moderate-risk action because it runs third-party code on the host; this is proportionate to using a CLI but you should trust the @membranehq package source. Using 'npx' or inspecting the package on npm/GitHub reduces risk.
Credentials
The skill requests no environment variables or local config paths. Authentication is delegated to Membrane's CLI/browser flow, which aligns with the SKILL.md guidance not to ask for API keys locally.
Persistence & Privilege
The skill does not request 'always: true' or any elevated persistent privileges. It is user-invocable and can be autonomously invoked by the agent (the platform default), which is expected for this type of integration and not a standalone concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install serpdog - After installation, invoke the skill by name or use
/serpdog - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Serpdog?
Serpdog integration. Manage Keywords, Websites, Competitors, Users, Projects. Use when the user wants to interact with Serpdog data. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.
How do I install Serpdog?
Run "/install serpdog" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Serpdog free?
Yes, Serpdog is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Serpdog support?
Serpdog is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Serpdog?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills