← Back to Skills Marketplace
membranedev

Trunarrative

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install trunarrative
Description
TruNarrative integration. Manage data, records, and automate workflows. Use when the user wants to interact with TruNarrative data.
Usage Guidance
This skill is coherent: it uses Membrane as an intermediary for TruNarrative and asks you to install the Membrane CLI. Before installing or using it, consider: (1) Membrane will receive request/response data — if you will pass PII or sensitive financial/KYC data, review Membrane’s privacy/security and your organisation’s data-sharing policy. (2) Installing a global npm package carries supply-chain risk — prefer running via npx or in an isolated environment and verify the package maintainer (@membranehq) and its repository. (3) The SKILL.md intentionally avoids asking for local API keys — that is good, but it means you must trust Membrane to manage credentials. If you need stronger guarantees (no third-party proxy), prefer direct TruNarrative integration or validate Membrane’s compliance and data-retention practices first.
Capability Analysis
Type: OpenClaw Skill Name: trunarrative Version: 1.0.1 The skill provides instructions for an AI agent to integrate with the TruNarrative platform using the Membrane CLI. It includes steps for installing the CLI via npm, authenticating, and managing actions. The behavior is transparent and aligned with the stated purpose of fraud and AML compliance automation. No indicators of data exfiltration, malicious persistence, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (TruNarrative integration) match the instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI to discover, run, and create TruNarrative actions. Requiring a Membrane account is coherent with the stated approach (Membrane acts as the integration layer).
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (login, connect, action list/create/run). They do not instruct reading local files or unrelated env vars. Important: using the skill sends TruNarrative data and action requests to Membrane's service (it's explicitly the intermediary), so PII/financial data will transit or be stored by Membrane — the SKILL.md recommends letting Membrane handle credentials rather than local keys.
Install Mechanism
This is an instruction-only skill (no install spec in registry). The doc tells users to run `npm install -g @membranehq/cli@latest` (and offers npx usage). Asking users to install a global npm CLI is normal for a CLI-driven integration but has moderate risk: verify the package source and supply chain, or use npx/containerized execution to reduce exposure.
Credentials
The skill declares no required environment variables or local credentials. It explicitly tells users not to provide API keys and to let Membrane handle auth, which is proportionate. The trade-off is trusting Membrane with credentials and any data passed through actions.
Persistence & Privilege
The skill does not request permanent presence (always:false), does not modify other skills, and has no config path requirements. It only instructs CLI usage and a third-party service connection.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trunarrative
  3. After installation, invoke the skill by name or use /trunarrative
  4. 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
Slug trunarrative
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Trunarrative?

TruNarrative integration. Manage data, records, and automate workflows. Use when the user wants to interact with TruNarrative data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Trunarrative?

Run "/install trunarrative" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trunarrative free?

Yes, Trunarrative is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Trunarrative support?

Trunarrative is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trunarrative?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments