← 返回 Skills 市场
gora050

Spydra

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install spydra
功能描述
Spydra integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Spydra data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spydra
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spydra 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug spydra
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Spydra 是什么?

Spydra integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Spydra data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Spydra?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install spydra」即可一键安装,无需额外配置。

Spydra 是免费的吗?

是的,Spydra 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Spydra 支持哪些平台?

Spydra 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Spydra?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论