Recorded Future
v1.0.2Recorded Future integration. Manage data, records, and automate workflows. Use when the user wants to interact with Recorded Future data.
⭐ 0· 72·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe a Recorded Future integration and the SKILL.md consistently instructs use of the Membrane CLI to connect to Recorded Future. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, creating connections, listing actions, running actions, and proxying API requests. The SKILL.md does not ask the agent to read local unrelated files, environment variables, or exfiltrate data to unknown endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It directs the user to run `npm install -g @membranehq/cli` — which is reasonable for a CLI-based integration but has the usual npm-global risks (installing and running code from the npm registry).
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys. It relies on Membrane to manage credentials, which is consistent with the stated design.
Persistence & Privilege
The skill does not request always:true or modify other skills or system config. It is user-invocable and can be run autonomously per platform defaults — appropriate for this kind of integration.
Assessment
This skill is an instruction-only wrapper that expects you to install and use the Membrane CLI to access Recorded Future. Before installing or using it: (1) Verify you trust Membrane (getmembrane.com) and review their privacy/security policy because Membrane will proxy/see requests and handle credentials; (2) be aware `npm install -g` runs code from npm (review the @membranehq/cli package page and repository if uncertain); (3) the skill will open a browser for OAuth-style login and will not ask you for Recorded Future API keys locally; and (4) if you need stronger guarantees, confirm the Membrane connector's permissions and data retention policy and prefer official Recorded Future integrations if required.Like a lobster shell, security has layers — review code before you run it.
latestvk9785a32n3nnpmafyddeccmbkd8427g6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
