← Back to Skills Marketplace
gora050

Traceable

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install traceable
Description
Traceable integration. Manage data, records, and automate workflows. Use when the user wants to interact with Traceable data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install traceable
  3. After installation, invoke the skill by name or use /traceable
  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 traceable
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Traceable?

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

How do I install Traceable?

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

Is Traceable free?

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

Which platforms does Traceable support?

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

Who created Traceable?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments