← 返回 Skills 市场
gora050

Nessus

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nessus
功能描述
Nessus integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nessus data.
安全使用建议
Before installing or running this skill: - Verify the third-party service (Membrane) and the CLI package: inspect @membranehq/cli on npm and the linked GitHub repo for recent activity, maintainers, and suspicious postinstall scripts. - Note that SKILL.md requires node/npm and uses npx; the registry metadata did not declare these as required binaries. If you lack Node/npm, the commands will fail — if you install them, be aware global npm installs can run arbitrary scripts. - Prefer using npx or a local install instead of npm -g to avoid changing system-wide binaries, or review the package contents before installing. - Understand the auth flow: membrane login may open a browser or produce a code to paste; this delegates Nessus auth to Membrane — only proceed if you trust Membrane to store/handle your credentials. - Confirm you’re comfortable with the Membrane privacy/security posture (how it stores credentials, who can access connections/actions) because the skill routes Nessus access through that service. - If you need higher assurance, ask the skill author/registry owner for an explicit install spec and a declaration of required runtimes (node/npm), and verify the package checksum or source before installation.
功能分析
Type: OpenClaw Skill Name: nessus Version: 1.0.1 The skill facilitates Nessus integration by instructing the agent to install a global npm package (@membranehq/cli) and execute shell commands for authentication and API interaction via the Membrane platform. While these actions are aligned with the stated purpose, the requirement for global software installation and shell-based command execution constitutes a high-risk capability according to the analysis criteria. No evidence of intentional malice, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Nessus via the Membrane platform, which is coherent: using a connector proxy/service to talk to Nessus explains why no Nessus API keys are declared. However the SKILL.md requires Node/npm usage (global npm install and npx) but the registry metadata lists no required binaries — a mismatch that should have been declared.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI, creating a connection, discovering and running actions. They do not ask the agent to read unrelated files or exfiltrate secrets. Minor scope issue: the instructions tell the user to run a global npm install and run membrane login (which opens a browser or prints an auth URL) — these are system-level actions and should be explicitly declared.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only), but the SKILL.md directs installation from the public npm registry (@membranehq/cli). Installing from npm is common and less risky than arbitrary downloads, but global npm installs can run package postinstall scripts and modify system state. The skill does not provide an explicit install specification or declare the runtime requirement (node/npm).
Credentials
The skill does not request environment variables or credentials in metadata, and explicitly advises against asking users for API keys because Membrane handles auth server-side. Requesting a Membrane account and network access is proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not instruct modifying other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nessus
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nessus 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug nessus
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nessus 是什么?

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

如何安装 Nessus?

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

Nessus 是免费的吗?

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

Nessus 支持哪些平台?

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

谁开发了 Nessus?

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

💬 留言讨论