← Back to Skills Marketplace
Recorded Future
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
132
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install recorded-future
Description
Recorded Future integration. Manage data, records, and automate workflows. Use when the user wants to interact with Recorded Future data.
Usage Guidance
This skill appears coherent: it uses Membrane as a vetted intermediary to talk to Recorded Future and does not ask for unrelated secrets. Before installing: (1) verify @membranehq/cli is the correct official package and publisher on npm, (2) consider installing CLI locally rather than globally if you prefer less system-wide change, (3) confirm you trust Membrane as the credential custodian (you'll need a Membrane account), and (4) review what Recorded Future connector permissions will be granted when you create the connection. If you want stronger assurance, ask the skill author for a signed package URL or for details about where Membrane stores tokens and how it scopes connector access.
Capability Analysis
Type: OpenClaw Skill
Name: recorded-future
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Recorded Future using the Membrane CLI. It follows security best practices by instructing the agent to use Membrane for credential management rather than asking the user for API keys directly. The commands provided (e.g., npm install, membrane login) are standard for the described integration and do not exhibit signs of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description (Recorded Future integration) align with the instructions (use Membrane CLI to connect to a Recorded Future connector and run actions). There are no unrelated required env vars, binaries, or config paths declared.
Instruction Scope
SKILL.md contains concrete CLI steps for installing Membrane, logging in, creating connections, discovering and running actions. It does not instruct the agent to read unrelated system files or to collect/transmit data outside the Membrane/Recorded Future flow. Headless login instructions require the user to open an auth URL—which is expected for OAuth-like flows.
Install Mechanism
The skill is instruction-only (no install spec in registry), but it asks users to globally install @membranehq/cli via npm (npm install -g). Installing a third-party CLI from npm is a reasonable integration choice, but npm packages carry supply-chain risk; verify the package and publisher before installing globally.
Credentials
No environment variables or credentials are required by the skill itself; the instructions rely on Membrane to manage Recorded Future credentials. That is proportionate to the stated purpose. Be aware the approach delegates credential custody to Membrane (requires a Membrane account).
Persistence & Privilege
The skill does not request elevated platform privileges (always is false). It does not instruct modification of other skills or system-wide agent settings. The only persistence implied is installing the Membrane CLI (a user action).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recorded-future - After installation, invoke the skill by name or use
/recorded-future - 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
Frequently Asked Questions
What is Recorded Future?
Recorded Future integration. Manage data, records, and automate workflows. Use when the user wants to interact with Recorded Future data. It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.
How do I install Recorded Future?
Run "/install recorded-future" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recorded Future free?
Yes, Recorded Future is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recorded Future support?
Recorded Future is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recorded Future?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills