← Back to Skills Marketplace
Whitehat Security
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
146
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install whitehat-security
Description
WhiteHat Security integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhiteHat Security data.
Usage Guidance
This skill appears internally consistent, but follow these precautions before installing or using it: 1) Verify you trust the @membranehq package on npm (check the publisher, npm page, and GitHub repo) before running a global install; consider using a container or isolated environment. 2) Use the Membrane-hosted OAuth flow rather than giving API keys directly (the skill recommends this). 3) Confirm what WhiteHat permissions the connector requests (prefer least privilege / read-only where possible). 4) If you have sensitive production data, review Membrane's privacy, data handling and retention policies and the connector's scope before connecting. 5) If anything in the published repository or package looks different from the SKILL.md guidance, pause and investigate—source is listed as unknown in the registry metadata.
Capability Analysis
Type: OpenClaw Skill
Name: whitehat-security
Version: 1.0.3
The skill requires the installation of a global npm package (@membranehq/cli) and delegates all authentication and API interactions to the Membrane SaaS platform. While these actions are aligned with the stated purpose of integrating WhiteHat Security, the reliance on an external CLI for shell execution and a third-party service for credential management constitutes a high-privilege dependency. No evidence of intentional malice or data exfiltration was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description match the instructions: the SKILL.md directs the agent to use the Membrane CLI and the whitehat-security connector to manage WhiteHat Security data. Required capabilities (network access, a Membrane account) are coherent with the described integration.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, logging in (browser-based or headless code flow), creating/listing connections, discovering and running actions. The instructions do not tell the agent to read arbitrary local files, export unrelated credentials, or call unexpected external endpoints.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is expected for a CLI-based integration but carries the usual supply-chain risk—verify the package identity and source before installing and consider running it in a controlled environment.
Credentials
The skill declares no environment variables or credentials; it relies on Membrane to handle auth. This is proportionate: no unexplained SECRET/TOKEN requests or config paths are present.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide configuration or access to other skills' secrets. Agent autonomous invocation is allowed (platform default) but not combined with elevated privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whitehat-security - After installation, invoke the skill by name or use
/whitehat-security - 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
Frequently Asked Questions
What is Whitehat Security?
WhiteHat Security integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhiteHat Security data. It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install Whitehat Security?
Run "/install whitehat-security" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whitehat Security free?
Yes, Whitehat Security is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Whitehat Security support?
Whitehat Security is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whitehat Security?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills