← 返回 Skills 市场
membranedev

Purple Sonar

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
238
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install purple-sonar
功能描述
Purple Sonar integration. Manage Organizations. Use when the user wants to interact with Purple Sonar data.
安全使用建议
This skill appears to be what it says: an integration that uses the Membrane CLI to access Purple Sonar. Before installing or using it, consider: (1) Verify the @membranehq/cli package publisher and prefer using npx or pinning a specific version rather than 'npm install -g ...@latest' to reduce supply-chain risk. (2) Understand that logging in and creating a 'connection' hands access to your Purple Sonar data to the Membrane service — review Membrane's privacy/security documentation and permissions. (3) In headless or automated environments, follow the documented headless login flow carefully; do not paste unrelated secrets into the CLI. (4) After creating actions/connections, review what data the actions expose and any webhooks or outputs they produce. If you need higher assurance, ask the skill author for a signed manifest, a fixed CLI package version, or use Membrane docs and repository to confirm behavior. Because this is an instruction-only skill with no code to inspect, confidence is medium — additional assurance would come from confirming the CLI package and the Membrane service privacy/security posture.
功能分析
Type: OpenClaw Skill Name: purple-sonar Version: 1.0.3 The skill bundle provides instructions for an AI agent to interface with Purple Sonar using the Membrane CLI. It follows security best practices by delegating authentication to a dedicated CLI tool rather than handling raw API keys. While the documentation in SKILL.md contains a placeholder LLM refusal message ('I don't have enough information to do that'), the functional commands and logic are consistent with its stated purpose of managing service integrations via the @membranehq/cli npm package.
能力评估
Purpose & Capability
The name/description (Purple Sonar integration) match the instructions: the skill is purely an integration powered by the Membrane CLI and describes connecting, discovering, creating, and running actions for Purple Sonar. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
SKILL.md only instructs the user/agent to install and use the Membrane CLI, run interactive or headless login, create a 'connection' for the purple-sonar connector, and discover/run actions. It does not instruct reading arbitrary local files or unrelated environment variables or exfiltrating data to unknown endpoints. The document does recommend using --json for machine-readable output.
Install Mechanism
The skill is instruction-only (no install spec), but SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' or use npx. Installing from npm is a common approach and the package namespace (@membranehq) appears appropriate for the described CLI, but global npm installs and installing the 'latest' tag carry normal supply-chain/privilege risks. Prefer npx or pin a specific published version and verify the package publisher before installing globally.
Credentials
No environment variables, credentials, or config paths are requested by the skill itself. Authentication is delegated to Membrane via an interactive login flow; this is coherent with the stated approach of 'let Membrane handle credentials.' Users should understand that granting a connection delegates access to Purple Sonar data to Membrane's service.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and does not declare any persistent system-level configuration. It is an instruction-only skill that relies on a separately installed CLI; there is no autonomous persistence requested by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install purple-sonar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /purple-sonar 触发
  4. 根据 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
元数据
Slug purple-sonar
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Purple Sonar 是什么?

Purple Sonar integration. Manage Organizations. Use when the user wants to interact with Purple Sonar data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 238 次。

如何安装 Purple Sonar?

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

Purple Sonar 是免费的吗?

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

Purple Sonar 支持哪些平台?

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

谁开发了 Purple Sonar?

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

💬 留言讨论