← 返回 Skills 市场
krishnakumarmahadevan-cmd

Breached Email Check

作者 ToolWeb · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
231
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toolweb-breached-email-check
功能描述
Check if an email has appeared in known data breaches and get detailed breach history, severity, compromised data, and remediation recommendations.
安全使用建议
This skill looks like what it says (an external breach-check API), but the SKILL.md expects an API key while the registry metadata declares no required credential — that's an incoherence you should resolve before installing. Before using: 1) Ask the publisher to declare the required API key/env var in the skill metadata (and confirm where the key is stored and how it's protected). 2) Verify the external API domain (toolweb.in) and the publisher's identity/terms/privacy policy; confirm TLS and data-retention practices. 3) Consider privacy: the skill will send email addresses (and possibly other context) to a third party — avoid sending sensitive or production emails until you're confident in the provider. 4) If you allow autonomous invocation, be aware the agent could send user emails automatically; restrict scope or require explicit user approval for every check. 5) Test with non-sensitive example emails and confirm expected behavior and error handling before enabling in production.
功能分析
Type: OpenClaw Skill Name: toolweb-breached-email-check Version: 1.0.0 The skill bundle defines a legitimate tool for checking email breach history via the ToolWeb.in API. The documentation in SKILL.md clearly outlines the tool's purpose, expected input/output, and the external endpoint (portal.toolweb.in). No malicious code, unauthorized data access, or prompt injection attempts were found.
能力评估
Purpose & Capability
Name, description, and SKILL.md behavior align: it checks an email against breach databases and returns breach details. The endpoints and outputs described match the stated purpose.
Instruction Scope
Runtime instructions are limited to calling an external API to check emails and returning breach data — that is within scope. However, the SKILL.md explicitly instructs sending email addresses to portal.toolweb.in (and to pass an API key or MCP argument), which means user-supplied emails will be transmitted off-platform; SKILL.md does not include privacy/retention rules or limits on what context to include when calling the API.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk and no external installers are used.
Credentials
SKILL.md requires an API key via an X-API-Key header or 'mcp_api_key', but the registry metadata declares no required environment variables or primary credential. This mismatch is important: the skill will need credentials to function (and to be useful), but none are declared. The skill will transmit potentially sensitive email addresses to an external service, which requires explicit vetting of the credential handling and trust in the remote API provider.
Persistence & Privilege
always is false, no system config paths or persistent privileges are requested. Autonomous invocation is allowed (platform default) — note this increases the blast radius because the skill sends data externally, but the skill itself does not request unusual privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toolweb-breached-email-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toolweb-breached-email-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Breached Email Check skill. - Instantly checks any email address against known data breach databases. - Returns breach history, compromised data types, severity ratings, and remediation guidance. - Identifies public paste exposure (e.g., Pastebin) for the queried email. - Provides clear output for both breached and safe email addresses. - Includes multiple usage scenarios such as user onboarding, employee audits, and threat assessments.
元数据
Slug toolweb-breached-email-check
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Breached Email Check 是什么?

Check if an email has appeared in known data breaches and get detailed breach history, severity, compromised data, and remediation recommendations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 231 次。

如何安装 Breached Email Check?

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

Breached Email Check 是免费的吗?

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

Breached Email Check 支持哪些平台?

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

谁开发了 Breached Email Check?

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

💬 留言讨论