← 返回 Skills 市场
Signalfx
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
146
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install signalfx
功能描述
SignalFx integration. Manage data, records, and automate workflows. Use when the user wants to interact with SignalFx data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install signalfx - 安装完成后,直接呼叫该 Skill 的名称或使用
/signalfx触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Signalfx 是什么?
SignalFx integration. Manage data, records, and automate workflows. Use when the user wants to interact with SignalFx data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 Signalfx?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install signalfx」即可一键安装,无需额外配置。
Signalfx 是免费的吗?
是的,Signalfx 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Signalfx 支持哪些平台?
Signalfx 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Signalfx?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills