← 返回 Skills 市场
gora050

Qualys

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
169
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install qualys
功能描述
Qualys integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualys data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qualys
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qualys 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug qualys
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Qualys 是什么?

Qualys integration. Manage data, records, and automate workflows. Use when the user wants to interact with Qualys data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。

如何安装 Qualys?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qualys」即可一键安装,无需额外配置。

Qualys 是免费的吗?

是的,Qualys 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Qualys 支持哪些平台?

Qualys 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Qualys?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论