← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wordpress-security-scanner
功能描述
Scan WordPress sites for security vulnerabilities, misconfigurations, and potential threats.
安全使用建议
This skill appears to be a thin wrapper around a third-party WordPress scanning API but omits critical operational details (server URL in the OpenAPI, authentication, and how billing is handled). Before installing or invoking it: 1) Verify the publisher and reputation of the external API (toolweb.in / api.mkkpro.com). 2) Confirm whether an API key or account is required and whether the skill will prompt you to supply credentials—do not provide secrets unless you trust the provider. 3) Understand data flow: scans will involve sending target URLs (and possibly response data) to an external service—do not send internal/private site URLs or credentials. 4) Ensure you have permission to scan any target site (unauthorized scanning can be illegal). 5) Prefer skills that declare required env vars or servers clearly; ask the author to add explicit server/auth info and privacy/billing details before use. If you cannot verify the external API or publisher, avoid installing or use only in a controlled, non-production test environment.
功能分析
Type: OpenClaw Skill
Name: wordpress-security-scanner
Version: 1.0.0
The WordPress Security Scanner skill bundle is a standard API wrapper for a remote security assessment service. It contains no executable code, only metadata and documentation (SKILL.md, openapi.json) that define how an AI agent should interact with an external API hosted at api.mkkpro.com. No indicators of malicious intent, data exfiltration, or prompt injection were identified.
能力评估
Purpose & Capability
The SKILL.md advertises an automated WordPress scanner and lists external endpoints (toolweb.in, api.mkkpro.com) and pricing, but the skill contains no implementation code and the openapi.json has no server URL or auth scheme. It is unclear how the agent will perform scans (local logic vs. remote API) and no credentials or billing hooks are declared despite the pricing/options in the documentation.
Instruction Scope
Instructions are narrowly scoped to a POST /scan request and example request/response shapes. They do not instruct reading local files or other system state, but they also do not specify which host to call or whether/how to authenticate. The SKILL.md references external API docs and routes, which implies outbound network calls to third-party services.
Install Mechanism
No install spec and no code files to execute are included (instruction-only), so nothing will be written to disk by an installer. This minimizes local install risk, but runtime network calls remain possible.
Credentials
The skill declares no required environment variables or primary credential, yet its documentation and external endpoints suggest a third-party API that is likely gated by API keys or billing. The absence of declared auth or required secrets is an inconsistency — if an API key is needed the skill should declare it; if not, the docs should explain how unauthenticated use is allowed.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. This is the platform default and appropriate for this kind of skill. The skill does not request permanent presence or modification of other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wordpress-security-scanner - 安装完成后,直接呼叫该 Skill 的名称或使用
/wordpress-security-scanner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of WordPress Security Scanner.
- Scan WordPress sites for vulnerabilities, misconfigurations, and threats.
- Detects outdated versions, exposed version info, missing security headers, and more.
- Provides categorized severity levels and remediation guidance for each finding.
- Includes a /scan endpoint accepting any public WordPress URL.
- Offers tiered pricing from free to enterprise plans.
元数据
常见问题
WordPress Security Scanner 是什么?
Scan WordPress sites for security vulnerabilities, misconfigurations, and potential threats. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 WordPress Security Scanner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wordpress-security-scanner」即可一键安装,无需额外配置。
WordPress Security Scanner 是免费的吗?
是的,WordPress Security Scanner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WordPress Security Scanner 支持哪些平台?
WordPress Security Scanner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WordPress Security Scanner?
由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。
推荐 Skills