← 返回 Skills 市场
Whistic
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
150
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install whistic
功能描述
Whistic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Whistic data.
安全使用建议
This instruction-only skill is coherent: it requires the Membrane CLI to access Whistic and does not demand unrelated secrets. Before installing/using it:
- Verify you trust the Membrane project and the npm package name (@membranehq/cli). Prefer using `npx` for one-off commands if you want to avoid a global install.
- Be aware the CLI performs OAuth/authorization flows and will store tokens locally; use a dedicated, least-privilege Membrane/Whistic account if possible.
- The skill can cause the agent to run Membrane commands that may return Whistic data; confirm you are comfortable with the agent having access to those command outputs.
- The skill’s source is listed as unknown in the registry metadata; if you need stronger assurance, validate the repository (https://github.com/membranedev/application-skills) and the package on the npm registry before installation.
功能分析
Type: OpenClaw Skill
Name: whistic
Version: 1.0.1
The skill provides a standard integration for the Whistic vendor security platform using the Membrane CLI. It follows security best practices by delegating credential management to the Membrane middleware rather than handling raw secrets. While SKILL.md contains an extensive list of domain-specific keywords and instructions to install a global npm package (@membranehq/cli), these are consistent with the stated purpose of the integration and do not show signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (Whistic integration) matches the runtime instructions: the SKILL.md directs use of the Membrane CLI to connect to Whistic, discover and run actions. No unrelated services, binaries, or credentials are requested.
Instruction Scope
The SKILL.md stays on-topic: it instructs installing the Membrane CLI, performing login via browser/authorization code, connecting to the Whistic connector, and listing/running actions. It does not instruct reading arbitrary system files, scraping unrelated environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no platform install spec in the registry metadata (instruction-only), but the instructions tell the user/agent to run `npm install -g @membranehq/cli@latest` (or use npx). Installing a global npm package from the public registry is common and expected here, but npm installs carry the usual moderate risk of installing third-party code — verify the package identity and source before installing.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to the Membrane CLI (browser-based OAuth/authorization code flow). Be aware the CLI will manage and persist credentials/tokens locally for the Membrane account — this is proportional to the stated purpose but worth noting for credential governance.
Persistence & Privilege
always:false and there are no instructions to modify other skills or global agent configurations. The skill does not request permanent platform inclusion or elevated privileges beyond normal CLI usage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whistic - 安装完成后,直接呼叫该 Skill 的名称或使用
/whistic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Whistic 是什么?
Whistic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Whistic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 Whistic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whistic」即可一键安装,无需额外配置。
Whistic 是免费的吗?
是的,Whistic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Whistic 支持哪些平台?
Whistic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Whistic?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills