← 返回 Skills 市场
membranedev

Securitytrails

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install securitytrails
功能描述
SecurityTrails integration. Manage data, records, and automate workflows. Use when the user wants to interact with SecurityTrails data.
安全使用建议
This skill is coherent and uses the Membrane CLI to talk to SecurityTrails. Before installing or running it: (1) review and trust the @membranehq/cli package on npm/GitHub (installing global CLI will write files to your system); (2) prefer pinning a specific CLI version instead of @latest to avoid surprise changes; (3) follow the documented Membrane connection flow (do not paste API keys into the agent); and (4) ensure you are comfortable granting network access and a Membrane account to perform lookups. If you want minimal host impact, consider running the CLI in a container or using a non-global npm install.
功能分析
Type: OpenClaw Skill Name: securitytrails Version: 1.0.1 The skill bundle provides standard instructions for an AI agent to interact with the SecurityTrails API via the Membrane CLI. It emphasizes security best practices, such as using managed connections instead of requesting raw API keys from the user, and focuses on legitimate integration workflows like action discovery and execution. No malicious code, data exfiltration, or harmful prompt injection patterns were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (SecurityTrails integration) match the instructions: the SKILL.md tells the agent to use the Membrane CLI to create a connection to the securitytrails connector, discover and run actions. No unrelated credentials, binaries, or unusual system access are requested.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, logging in, creating/listing connections and actions, and running those actions. The document does not instruct the agent to read unrelated files, export arbitrary data, or access unrelated environment variables. It explicitly advises not to request user API keys.
Install Mechanism
There is no automatic install spec in the registry (instruction-only). The SKILL.md recommends installing @membranehq/cli via npm (npm install -g @membranehq/cli@latest). That is a normal, expected mechanism but carries the usual cautions about global npm installs and using the @latest tag (no pinned hash/version provided).
Credentials
The skill declares no required environment variables or primary credential. Authentication is delegated to Membrane's login flow (browser or code exchange). No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not force-included (always: false) and uses the platform-default autonomous invocation settings. It does not request persistent elevated privileges or modify other skills' configs. Note: following the instructions may write the Membrane CLI binary/config to the host (global npm install and stored login state).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install securitytrails
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /securitytrails 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug securitytrails
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Securitytrails 是什么?

SecurityTrails integration. Manage data, records, and automate workflows. Use when the user wants to interact with SecurityTrails data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Securitytrails?

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

Securitytrails 是免费的吗?

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

Securitytrails 支持哪些平台?

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

谁开发了 Securitytrails?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论