← Back to Skills Marketplace
gora050

Whistic

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

What is Whistic?

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

How do I install Whistic?

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

Is Whistic free?

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

Which platforms does Whistic support?

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

Who created Whistic?

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

💬 Comments