← Back to Skills Marketplace
membranedev

Signalfx

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
146
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install signalfx
Description
SignalFx integration. Manage data, records, and automate workflows. Use when the user wants to interact with SignalFx data.
Usage Guidance
This skill appears internally consistent: it relies on the Membrane CLI and a Membrane account to manage SignalFx connections and actions. Before installing or running the CLI, verify you trust Membrane (@membranehq on npm and getmembrane.com) and review their privacy/security documentation — action descriptions and any data you pass will be sent to their service. Installing a global npm package has typical supply-chain risks, so prefer using npx or verifying the package/version and repository if you cannot trust it. Avoid sending sensitive secrets or PII to the service unless you’ve confirmed acceptable data handling policies.
Capability Analysis
Type: OpenClaw Skill Name: signalfx Version: 1.0.3 The skill bundle is a standard integration guide for using the Membrane CLI to interact with SignalFx. It contains no executable code, only Markdown instructions (SKILL.md) and metadata (_meta.json). The instructions guide the agent to install the '@membranehq/cli' package and use it for authentication and API management, which aligns with the stated purpose of the skill. No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (SignalFx integration) aligns with the instructions: it uses the Membrane CLI to create connections, list actions, create/run actions, and manage SignalFx data. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on-task: it instructs installing the Membrane CLI, performing login/connect flows, discovering and running actions. It does not instruct the agent to read arbitrary local files, unrelated env vars, or to transmit data to unknown endpoints beyond Membrane.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md tells the user to run npm install -g @membranehq/cli or use npx. This is coherent for a CLI-driven skill, but installing global npm packages carries supply-chain risk; the skill itself does not embed downloads from unknown hosts.
Credentials
The skill declares no required environment variables, no primary credential, and requires a Membrane account via interactive login. Requested access is proportional to the integration's operation.
Persistence & Privilege
The skill is not always-enabled and allows normal user invocation. It does not request persistent system-wide changes or other skills' configurations in its instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install signalfx
  3. After installation, invoke the skill by name or use /signalfx
  4. 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
Slug signalfx
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Signalfx?

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

How do I install Signalfx?

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

Is Signalfx free?

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

Which platforms does Signalfx support?

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

Who created Signalfx?

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

💬 Comments