← Back to Skills Marketplace
Qualys
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
169
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install qualys
Description
Qualys integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualys data.
Usage Guidance
This skill appears to do what it says: use Membrane to talk to Qualys. Before installing/using it: (1) verify the @membranehq/cli npm package source and maintainer (npm page, audit, version history); (2) be aware that using it grants Membrane access to your Qualys account — review Membrane's security/privacy and limit scope/privileges on the Qualys side if possible; (3) prefer using npx for one‑off commands if you don't want a global install; (4) try this in a test account first and avoid granting production‑level privileges until you trust the connector; (5) if you need an offline or on‑prem solution that never sends metadata to a third party, this skill is not suitable.
Capability Analysis
Type: OpenClaw Skill
Name: qualys
Version: 1.0.3
The skill instructions in SKILL.md direct the agent to install a global npm package (@membranehq/cli) and execute shell commands to interact with the Membrane platform for Qualys integration. While these actions are aligned with the stated purpose, the requirement for global software installation, shell-based command execution, and the delegation of authentication and action logic to a third-party service (getmembrane.com) constitute high-risk capabilities. The skill also describes dynamic action creation and execution, which involves running remotely generated logic, though no evidence of intentional malice or data exfiltration was identified.
Capability Assessment
Purpose & Capability
The name/description (Qualys integration) match the instructions: discover/connect to Qualys via the Membrane CLI, list/create/run actions for Qualys data. Requested capabilities are consistent with integrating a third‑party SaaS connector.
Instruction Scope
SKILL.md contains step‑by‑step CLI usage (install @membranehq/cli, membrane login, membrane connect, action list/create/run). It does not instruct reading unrelated files, scraping system state, or asking for unrelated secrets. The scope stays within using Membrane to access Qualys.
Install Mechanism
The skill is instruction‑only in the registry, but it tells users to run `npm install -g @membranehq/cli@latest` (and suggests `npx`). Installing a global npm package runs third‑party code from the npm registry (moderate risk). The SKILL.md does not reference any unsafe download URLs, but installing a CLI has the usual supply‑chain considerations.
Credentials
No environment variables or local credentials are required by the skill. Auth is delegated to Membrane (the docs explicitly advise not to request API keys). That is proportional, but it does mean you will be granting Membrane access to your Qualys environment (server‑side tokens/credentials).
Persistence & Privilege
The skill is not always‑on and is user‑invocable. It is instruction‑only and does not request elevated platform privileges. Note: the Membrane CLI may persist auth tokens or connection metadata locally and Membrane itself will hold the connection credentials on its backend.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install qualys - After installation, invoke the skill by name or use
/qualys - 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 Qualys?
Qualys integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualys data. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.
How do I install Qualys?
Run "/install qualys" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Qualys free?
Yes, Qualys is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Qualys support?
Qualys is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Qualys?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills