← 返回 Skills 市场
membranedev

Trunarrative

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install trunarrative
功能描述
TruNarrative integration. Manage data, records, and automate workflows. Use when the user wants to interact with TruNarrative data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trunarrative
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trunarrative 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug trunarrative
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Trunarrative 是什么?

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

如何安装 Trunarrative?

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

Trunarrative 是免费的吗?

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

Trunarrative 支持哪些平台?

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

谁开发了 Trunarrative?

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

💬 留言讨论