← Back to Skills Marketplace
Wappalyzer
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
127
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wappalyzer
Description
Wappalyzer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wappalyzer data.
Usage Guidance
This skill is internally consistent: it delegates Wappalyzer access to Membrane and asks you to install and authenticate the Membrane CLI. Before installing, confirm you trust the Membrane project and the @membranehq/cli npm package (review the package and repository). Prefer using an explicit version instead of the '@latest' tag if you want reproducible installs. Be aware that installing a global npm CLI and logging into a third-party service grants that service the ability to access/act on connected accounts — only proceed if you trust Membrane to manage your Wappalyzer connection and data.
Capability Analysis
Type: OpenClaw Skill
Name: wappalyzer
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interface with Wappalyzer via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, performing OAuth-based authentication, and managing API actions through the Membrane platform. The instructions prioritize security by advising the agent to let the platform handle credentials rather than requesting API keys directly from the user, and no malicious code, data exfiltration patterns, or harmful prompt injections were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description say 'Wappalyzer integration' and the SKILL.md instructs using the Membrane CLI to connect to a Wappalyzer connector, list/create/run actions, and manage results. There are no unrelated credential or binary requirements; the requested operations are coherent with the stated purpose.
Instruction Scope
Instructions only cover installing and using the Membrane CLI, performing login, creating connections, discovering actions, and running them. They do not instruct reading arbitrary local files, harvesting environment variables, or sending data to unexpected external endpoints beyond Membrane/Wappalyzer.
Install Mechanism
The skill is instruction-only and recommends installing @membranehq/cli via npm (global install / npx usage). This is expected for a CLI-driven integration but carries the usual supply-chain and privilege considerations of installing a public npm package and using the @latest tag.
Credentials
No environment variables, credentials, or config paths are required by the skill. The doc explicitly instructs to let Membrane handle credentials rather than asking for API keys, which is proportionate to the described integration.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not modify system or other-skill configurations. Autonomous invocation remains allowed by platform default but is not combined with additional broad privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wappalyzer - After installation, invoke the skill by name or use
/wappalyzer - 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
Frequently Asked Questions
What is Wappalyzer?
Wappalyzer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wappalyzer data. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.
How do I install Wappalyzer?
Run "/install wappalyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wappalyzer free?
Yes, Wappalyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wappalyzer support?
Wappalyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wappalyzer?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills