← 返回 Skills 市场
ivanpantheon

Navil Audit

作者 ivanpantheon · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
90
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install navil-audit
功能描述
Deep security audit for OpenClaw. Run a comprehensive scan of all installed skills, MCP servers, and agent configuration. Generates a detailed security repor...
安全使用建议
What to consider before installing/running Navil Audit: - Verify the navil pip package: review the linked GitHub repo (https://github.com/navilai/navil) and confirm the PyPI package name and publisher are legitimate before pip installing. - Run the tool in a sandbox or isolated environment first (container/VM) because pip-installed CLIs run arbitrary code and may perform network calls. - Clarify scan targets: do not let the tool search your entire filesystem automatically. Provide explicit config paths and confirm which MCP servers and skill directories will be scanned. - Expect that the navil CLI may query external services (VirusTotal, vulnerability feeds). If you have sensitive configs, ensure network access is controlled or redact secrets before scanning. - Check for the metadata inconsistency: SKILL.md contains an install block while registry metadata lists no install spec—ask the publisher to reconcile this. - For CI use, validate SARIF output handling to avoid leaking secret data into logs or external scanners. If you want a safer evaluation, request the navil package source code (or a pinned release tarball) and have it reviewed before allowing the agent to install or run it.
能力评估
Purpose & Capability
Name, description, and runtime instructions consistently describe a local security scanner and pentest toolkit (navil). Requiring pip to install a CLI scanner is reasonable and proportionate to the stated purpose.
Instruction Scope
Instructions ask the agent to 'scan all installed skills, MCP servers, and agent configuration' but do not require the user to supply explicit paths or consent; placeholders like <path-to-config> are left ambiguous. The skill delegates network queries (VirusTotal, pentest simulations) to the navil CLI without documenting network behavior or data transmission—this ambiguity could lead to sensitive config data being sent externally by the installed tool.
Install Mechanism
SKILL.md contains a pip install spec for a package named 'navil' (bins: navil), which is a common and expected install method for a Python CLI. However, the registry metadata reported 'No install spec — instruction-only', creating an inconsistency between package metadata and SKILL.md. Installing a PyPI package is higher-risk than an instruction-only skill because it executes third-party code; verify the package source (GitHub link present) before installing.
Credentials
The skill does not request any environment variables, credentials, or config paths in metadata. This is proportionate. Note: some checks (VirusTotal, remote pentest checks, MCP server scanning) may implicitly require credentials or network access at runtime; none are declared.
Persistence & Privilege
always:false and normal model invocation are used. The skill does not request persistent presence or system-wide configuration changes. It does instruct scanning of local skill configs and MCP servers, which requires file access but not elevated privilege by default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install navil-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /navil-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fix: version sync, fix detector count
v1.0.1
Fix: license is Apache-2.0 (not MIT)
v1.0.0
Initial release — deep security audit with pen testing
元数据
Slug navil-audit
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Navil Audit 是什么?

Deep security audit for OpenClaw. Run a comprehensive scan of all installed skills, MCP servers, and agent configuration. Generates a detailed security repor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Navil Audit?

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

Navil Audit 是免费的吗?

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

Navil Audit 支持哪些平台?

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

谁开发了 Navil Audit?

由 ivanpantheon(@ivanpantheon)开发并维护,当前版本 v1.0.2。

💬 留言讨论