← Back to Skills Marketplace
Securitytrails
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install securitytrails
Description
SecurityTrails integration. Manage data, records, and automate workflows. Use when the user wants to interact with SecurityTrails data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install securitytrails - After installation, invoke the skill by name or use
/securitytrails - 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 Securitytrails?
SecurityTrails integration. Manage data, records, and automate workflows. Use when the user wants to interact with SecurityTrails data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Securitytrails?
Run "/install securitytrails" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Securitytrails free?
Yes, Securitytrails is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Securitytrails support?
Securitytrails is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Securitytrails?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills