← Back to Skills Marketplace
gora050

Spydra

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
180
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install spydra
Description
Spydra integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Spydra data.
Usage Guidance
This skill is coherent: it uses Membrane's CLI to talk to Spydra. Before installing, verify the @membranehq/cli package (publisher and npm page), and consider using npx or a container rather than a global npm -g install. Check where the CLI stores login tokens/credentials on disk and whether that storage is acceptable for your environment. If you need to limit risk, run the CLI in a sandboxed environment, or create a dedicated Membrane account with minimal permissions for this integration.
Capability Analysis
Type: OpenClaw Skill Name: spydra Version: 1.0.3 The skill bundle provides instructions for an AI agent to interface with Spydra via the Membrane CLI. It focuses on legitimate integration tasks such as installing the CLI, authenticating via a managed service, and discovering/executing actions. The instructions in SKILL.md promote good security practices by advising the agent to let the platform handle credentials rather than asking the user for secrets. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description (Spydra integration) match the instructions: discover and run Membrane actions against a Spydra connector. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the @membranehq CLI, logging in, creating/listing connections, discovering and running actions. It does not instruct reading arbitrary files, environment variables, or sending data to unknown endpoints.
Install Mechanism
The README instructs installing @membranehq/cli via npm -g (and uses npx in examples). This is a public npm package install (moderate risk compared to no install). Recommend verifying the package identity (publisher) and preferring npx or a contained environment if you do not want a global install.
Credentials
The skill declares no required env vars or credentials (consistent). It requires a Membrane account and network access. Note: the Membrane CLI will perform authentication and likely stores tokens/config locally; confirm where credentials are stored and that you are comfortable with that local token storage.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated system persistence or claim to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install spydra
  3. After installation, invoke the skill by name or use /spydra
  4. 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
Slug spydra
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Spydra?

Spydra integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Spydra data. It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.

How do I install Spydra?

Run "/install spydra" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Spydra free?

Yes, Spydra is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Spydra support?

Spydra is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Spydra?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments