← 返回 Skills 市场
Traceable
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install traceable
功能描述
Traceable integration. Manage data, records, and automate workflows. Use when the user wants to interact with Traceable data.
安全使用建议
This skill appears internally consistent, but you should: 1) Confirm you trust Membrane (getmembrane.com/@membranehq npm package and GitHub repo) because it will broker and store connections/credentials for Traceable; 2) Be aware the instructions ask you to install a global npm CLI (or use npx) — installing packages globally requires elevated rights and pulls code from the public registry; 3) Prefer using npx or a local install if you want to avoid a global install; 4) Review Membrane's privacy/security policy and inspect the @membranehq/cli source on GitHub if you need higher assurance; 5) After connecting, audit the created connection and any tokens/permissions in Traceable (and revoke them if you no longer need them). If any of these checks raise concerns, do not connect sensitive production accounts until you validate the third-party tooling.
功能分析
Type: OpenClaw Skill
Name: traceable
Version: 1.0.1
The skill provides a legitimate integration for the Traceable API security platform using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via a managed service, and discovering or creating actions. The instructions specifically promote secure practices by advising the agent to let the Membrane platform handle credentials rather than requesting API keys from the user, and no indicators of data exfiltration or malicious intent were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill is described as a Traceable integration and all runtime instructions center on using the Membrane CLI to connect to Traceable, discover actions, and run them. It does not ask for unrelated credentials, binaries, or config paths, so the declared purpose matches the requested capabilities.
Instruction Scope
SKILL.md stays on topic: it instructs installing the Membrane CLI, performing authentication (browser/code flow), creating/listing connections and actions, and running actions. It does not direct the agent to read unrelated files, exfiltrate data, or access system-level config outside the integration flow.
Install Mechanism
The skill is instruction-only (no automated install), but it recommends npm install -g @membranehq/cli@latest and uses npx in examples. Installing from the public npm registry is a reasonable choice for a CLI, but carries the usual moderate risk of fetching third-party code; there are no suspicious URLs or extract operations in the instructions.
Credentials
No environment variables, credentials, or config paths are required by the skill itself. Authentication is delegated to Membrane's login flow (browser/code), and the README explicitly advises against asking users for API keys — this is proportionate for a connector-based integration.
Persistence & Privilege
The skill is not forced-always, does not request system-wide modifications, and contains no instructions to change other skills' configurations. Its autonomous invocation flag is the platform default and is not combined with other concerning requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install traceable - 安装完成后,直接呼叫该 Skill 的名称或使用
/traceable触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Traceable 是什么?
Traceable integration. Manage data, records, and automate workflows. Use when the user wants to interact with Traceable data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Traceable?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install traceable」即可一键安装,无需额外配置。
Traceable 是免费的吗?
是的,Traceable 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Traceable 支持哪些平台?
Traceable 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Traceable?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills