← 返回 Skills 市场
krishnakumarmahadevan-cmd

Phishing Detection

作者 ToolWeb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
127
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install phishing-detection
功能描述
Analyzes URLs using heuristic algorithms to detect and identify phishing threats in real time.
安全使用建议
This skill appears to be a thin wrapper around an external phishing-detection API and will send any URL you give it to third-party endpoints (api.mkkpro.com / toolweb.in). Before installing: 1) Confirm the provider and review its privacy/terms (no homepage/source is listed in metadata). 2) Do not submit sensitive URLs (with session tokens, PII, or internal links) until you verify data handling. 3) Check whether the API requires an API key—the skill doesn't declare one; if so, ensure a secure primaryEnv is used. 4) Prefer corporate-approved scanning services for sensitive environments. 5) If you need higher assurance, ask the publisher for provenance, a privacy policy, and whether submitted URLs are logged or retained.
功能分析
Type: OpenClaw Skill Name: phishing-detection Version: 1.0.0 The skill bundle is a standard API wrapper for a phishing detection service hosted at api.mkkpro.com. It contains no executable code or suspicious instructions in SKILL.md or openapi.json. The functionality is limited to analyzing URLs for threat indicators, which aligns with its stated purpose.
能力评估
Purpose & Capability
Name and description match the provided API-style usage (POST /check-url) and threat-scoring outputs. However, the SKILL.md references third-party endpoints and a commercial provider (toolweb.in / api.mkkpro.com) but the skill metadata does not declare any required credentials or a primaryEnv; this could be an oversight or imply the API is public. The missing homepage/source information and cryptic owner ID reduce trust in provenance.
Instruction Scope
The SKILL.md tells the agent to submit user-supplied URLs to external API endpoints. That is expected for a remote phishing-analysis service, but it means potentially sensitive URLs (including query strings, tokens, or PII) will be transmitted off-host. The instructions do not define privacy/retention, nor do they require or document authentication—so it's unclear how data is handled or who receives it.
Install Mechanism
Instruction-only skill with no install spec, no code files to execute, and no binaries required. This minimizes local write/execute risk.
Credentials
The skill declares no required environment variables or credentials despite documenting an external API and paid pricing plans. If the gateway/api actually requires an API key, the skill should declare a primaryEnv; the omission could be benign (public API) or a configuration oversight. No other unrelated credentials or system paths are requested.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not include installation steps that modify agent/system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install phishing-detection
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /phishing-detection 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Heuristic Phishing Detection API. - Provides real-time phishing risk analysis for any submitted URL using heuristic algorithms. - Returns detailed results including risk score, threat indicators, and confidence level. - Includes a simple POST /check-url endpoint for integration. - Usage examples, request and response formats, and pricing plans are documented. - Designed for integration with security tools, SIEM platforms, and automated workflows.
元数据
Slug phishing-detection
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Phishing Detection 是什么?

Analyzes URLs using heuristic algorithms to detect and identify phishing threats in real time. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Phishing Detection?

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

Phishing Detection 是免费的吗?

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

Phishing Detection 支持哪些平台?

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

谁开发了 Phishing Detection?

由 ToolWeb(@krishnakumarmahadevan-cmd)开发并维护,当前版本 v1.0.0。

💬 留言讨论