← 返回 Skills 市场
Shieldapi
作者
alberthild
· GitHub ↗
· v3.0.3
· MIT-0
414
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install shieldapi
功能描述
ShieldAPI — x402 Security Intelligence for AI Agents. 11 endpoints: password range check (k-anonymity), password check (deprecated), email breach lookup, dom...
安全使用建议
This skill appears to do what it says (remote security checks) and requests no secrets or installs — but take these precautions before enabling it: 1) Use demo mode (?demo=true) first to verify responses without payments or data leakage. 2) Do NOT paste private keys, mnemonics, or wallet seeds into the agent; follow the SKILL.md guidance to use an out-of-band secure signer or platform wallet to produce any X-PAYMENT header. 3) Be aware that the provider explicitly logs scanned domains/URLs/IPs to build a 'Security Graph' — avoid sending sensitive or private hostnames, emails, or data you don't want shared. 4) Prefer the check-password-range (k-anonymity) endpoint instead of the deprecated full-hash endpoint for any password-related checks. 5) If you plan to use scan-skill or upload skill/plugin URLs, ensure those manifests contain no secrets before sending. 6) Verify the service endpoint (https://shield.vainplex.dev) and privacy policy yourself if you will use it with real data or real payments. If you need higher assurance, request the provider's cryptographic payment/invoice format and test a payment flow in a controlled environment first.
功能分析
Type: OpenClaw Skill
Name: shieldapi
Version: 3.0.3
The ShieldAPI skill bundle provides a suite of security intelligence tools (breach checks, reputation lookups, and prompt injection detection) via a pay-per-request API using the x402 protocol. The SKILL.md instructions are defensive, explicitly directing the AI agent to avoid handling raw private keys and to use privacy-preserving k-anonymity for password checks. There is no evidence of data exfiltration, malicious execution, or unauthorized access; the skill functions as a legitimate security utility for agents.
能力评估
Purpose & Capability
The name/description (ShieldAPI security intelligence, multiple reputation and breach endpoints) aligns with the runtime instructions (HTTP endpoints, demo mode, cost per call). Required runtime dependency is only curl, which is proportionate for an instruction-only skill that issues HTTP requests.
Instruction Scope
SKILL.md confines activity to calling ShieldAPI endpoints and explicitly warns about payment-key handling and privacy-preserving password checks (k-anonymity). It does advise sending skill/plugin URLs for the scan-skill endpoint and sending domains/IPs/URLs to ShieldAPI (the provider logs scanned items), so users should be aware that data will be sent off-agent. The guide mandates out-of-band signing for payments, but does not provide an integrated signer — this is operationally important and may be unclear to some deployments.
Install Mechanism
No install spec or third-party downloads; instruction-only skill with no code files is low-risk from an install perspective.
Credentials
The skill declares no required environment variables or credentials, which matches the 'no account, no API key' claim. However, the service requires on-chain USDC payments (x402) when not using demo mode; that implies the agent or integrator will need a signing mechanism or pre-built X-PAYMENT header generated by a wallet — the skill correctly forbids agents from handling raw private keys, so you must provide a secure signer (platform wallet, hardware signer, or proxy).
Persistence & Privilege
always is false and the skill has no install or configuration persistence. It does not request system-level privileges or attempt to modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shieldapi - 安装完成后,直接呼叫该 Skill 的名称或使用
/shieldapi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.3
Added Data & Threat Intelligence Manifesto / Privacy Policy
v3.0.2
Fix endpoint count (11 total) including supply chain & prompt injection
v3.0.1
Fix security and privacy flags (k-anonymity, payment keys, trust registry)
v0.2.0
All 7 endpoints live: check-password, check-password-range, check-domain, check-ip, check-email (NEW), check-url (NEW), full-scan (NEW). URL phishing detection with brand impersonation + heuristics. Email breach lookup via HIBP. Parallel full-scan with combined risk scoring.
v0.1.0
Initial MVP: check-password (HIBP 900M+), check-domain (DNS/blacklists/SSL), check-ip (Tor/blacklists). x402 micropayments on Base Sepolia. Demo mode on all endpoints.
元数据
常见问题
Shieldapi 是什么?
ShieldAPI — x402 Security Intelligence for AI Agents. 11 endpoints: password range check (k-anonymity), password check (deprecated), email breach lookup, dom... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 414 次。
如何安装 Shieldapi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shieldapi」即可一键安装,无需额外配置。
Shieldapi 是免费的吗?
是的,Shieldapi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shieldapi 支持哪些平台?
Shieldapi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shieldapi?
由 alberthild(@alberthild)开发并维护,当前版本 v3.0.3。
推荐 Skills