← Back to Skills Marketplace
65
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-phish-radar-batch
Description
Batch phishing detection for up to 500 URLs or domains. Flat $9.00 USDC via x402.
Usage Guidance
This skill will send up to 500 URLs/domains to a third-party endpoint and requires a payment header (X-PAYMENT) even though no credential is declared. Before installing: 1) Verify the provider (x402.ntriq.co.kr) and review privacy/terms — you may be sending sensitive URLs. 2) Do not store your payment/auth header in an unrestricted agent config; prefer providing it interactively per-call. 3) Test with non-sensitive sample URLs first to confirm behavior. 4) Confirm billing flow and refund policy (flat $9 USDC) and how the X-PAYMENT header is obtained/rotated. 5) If you need stronger privacy, prefer a local scanner or a provider that documents authentication and data retention. If you want me to, I can draft safer prompts for requesting the payment header from users or propose a workflow that avoids sending sensitive URLs.
Capability Analysis
Type: OpenClaw Skill
Name: ntriq-x402-phish-radar-batch
Version: 1.0.0
The skill bundle defines an API interface for a batch phishing detection service hosted at x402.ntriq.co.kr. It contains only documentation (SKILL.md) and metadata, with no executable code, malicious instructions, or indicators of data exfiltration. The service uses a specific payment protocol (x402), which is consistent with its stated purpose as a paid utility.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the skill calls an external phish-scanning API to analyze batches of URLs. No unrelated binaries, installs, or credentials are declared, which aligns with a lightweight instruction-only integration.
Instruction Scope
The SKILL.md instructs the agent to POST up to 500 (potentially sensitive) URLs to https://x402.ntriq.co.kr/phish-radar-batch with an X-PAYMENT header. Sending large batches of user URLs/domains to an external third party is a privacy/data-exfiltration risk and should be explicit to users. The doc also mentions "Local AI inference on Mac Mini" but provides no instructions for local inference—this is ambiguous and possibly misleading.
Install Mechanism
Instruction-only skill with no install spec and no code files. No files are written to disk and nothing is auto-downloaded, which is the lowest-risk install model.
Credentials
No required env vars or primary credential are declared, yet the API requires an X-PAYMENT header for a paid call. The skill fails to declare where the payment header should come from (env var, user prompt, or stored credential). That mismatch increases the chance a user or agent will supply secrets insecurely or the agent will attempt to send sensitive payment/auth data without clear guidance.
Persistence & Privilege
always is false and the skill does not request any persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by default (disable-model-invocation=false) — this is normal but relevant to payment/privacy risks since an autonomous agent could make paid calls if given credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ntriq-x402-phish-radar-batch - After installation, invoke the skill by name or use
/ntriq-x402-phish-radar-batch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Phish Radar Batch (x402):
- Enables batch phishing detection for up to 500 URLs or domains in a single request.
- Flat-rate pricing: $9.00 USDC via the x402 payment protocol (Base mainnet, EIP-3009 gasless).
- Simple API with JSON input/output and optional language selection.
- Returns phishing risk levels and recommendations per target.
- Local AI inference runs on Mac Mini infrastructure.
Metadata
Frequently Asked Questions
What is Ntriq X402 Phish Radar Batch?
Batch phishing detection for up to 500 URLs or domains. Flat $9.00 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Ntriq X402 Phish Radar Batch?
Run "/install ntriq-x402-phish-radar-batch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ntriq X402 Phish Radar Batch free?
Yes, Ntriq X402 Phish Radar Batch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ntriq X402 Phish Radar Batch support?
Ntriq X402 Phish Radar Batch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ntriq X402 Phish Radar Batch?
It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.
More Skills