← 返回 Skills 市场
534422530

Mcp Security Audit

作者 534422530 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
30
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install laosi-mcp-security-audit
功能描述
Performs comprehensive security audits on MCP servers including vulnerability scans, malware detection, compliance checks, and detailed remediation reports.
使用说明 (SKILL.md)

name: laosi-mcp-security-audit version: 1.0.0 description: Enterprise-grade MCP server security audit skill for OpenClaw agents - performs comprehensive vulnerability scanning, malware detection, and compliance checking on MCP servers and skills with detailed reporting and remediation guidance author: laosi homepage: https://github.com/laosi/mcp-security-audit-skill tags: [security, mcp, audit, enterprise, compliance, vulnerability-scanning, malware-detection]

安全使用建议
This package appears to be a straightforward local file scanner and is internally consistent with its stated purpose. Before installing or running it: (1) review the included Python code yourself or with a trusted reviewer (it will read and report secrets found in files under the target path); (2) run it on a copy or in an isolated environment if you are concerned about exposing secrets in output or logs; (3) ensure you pass the intended directory path (it recursively scans the path you supply); (4) verify the publisher/source (the package files reference a GitHub homepage but registry metadata showed none) if you need provenance; and (5) do not run it with elevated privileges on systems you don't fully trust.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description match the actual behavior: audit.py and the CLI wrapper scan files for suspicious patterns, hardcoded credentials, bindings, and logging issues and produce a JSON report. The scanning targets (.py/.js/.env/Dockerfile/etc.) are appropriate for an MCP/server audit. One minor registry inconsistency: the registry metadata provided to you listed no homepage, but the included SKILL.md and claw.json declare a GitHub homepage (small metadata mismatch).
Instruction Scope
The runtime instructions and code operate only on a user-supplied target path and do not attempt to read unrelated system state or environment variables. The auditor scans many common config and source file types (including .env and Dockerfile) which is expected for this purpose. The SKILL.md itself is metadata-only; the actual behavior is implemented in the bundled Python files.
Install Mechanism
No install spec is provided (instruction-only install with included Python scripts). There are no downloads, external packages, or non-standard installation steps declared — the code uses only the Python standard library.
Credentials
The skill requests no environment variables or credentials (appropriate). However, it intentionally reads files that often contain secrets (.env, .env.production, config files) and will include findings referencing those secrets in its output. This is expected for a scanner, but be aware it will surface sensitive data from the scanned path in its report.
Persistence & Privilege
The skill is not 'always' enabled and does not request persistent or elevated privileges, nor does it modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install laosi-mcp-security-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /laosi-mcp-security-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of laosi-mcp-security-audit: - Comprehensive vulnerability scanning for MCP servers and skills - Malware detection and reporting - Compliance checking with detailed reports - Remediation guidance provided for identified issues
元数据
Slug laosi-mcp-security-audit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mcp Security Audit 是什么?

Performs comprehensive security audits on MCP servers including vulnerability scans, malware detection, compliance checks, and detailed remediation reports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 30 次。

如何安装 Mcp Security Audit?

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

Mcp Security Audit 是免费的吗?

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

Mcp Security Audit 支持哪些平台?

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

谁开发了 Mcp Security Audit?

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

💬 留言讨论