← Back to Skills Marketplace
64
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-phish-radar
Description
Real-time phishing detection for URLs and domains. Risk scoring, brand impersonation detection. $0.03 USDC via x402.
Usage Guidance
This skill calls a third-party endpoint and charges ~$0.03 USDC per query. Before enabling it: (1) verify the service reputation and terms on the vendor homepage; (2) understand how you will supply and protect the X-PAYMENT value (it is not declared as a required env var); (3) avoid sending sensitive or private URLs until you confirm the vendor's privacy/security practices; (4) test with non-sensitive examples and confirm the expected output and billing behavior; and (5) prefer skills that document explicit API key handling and TLS/endpoint verification when sending data to external services.
Capability Analysis
Type: OpenClaw Skill
Name: ntriq-x402-phish-radar
Version: 1.0.0
The skill bundle provides documentation for a phishing detection API service hosted at x402.ntriq.co.kr. It describes a legitimate security utility for analyzing URLs and domains for typosquatting and brand impersonation, with a transparent payment model ($0.03 USDC) via the x402 protocol. No malicious code, data exfiltration logic, or prompt injection attempts were identified in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to perform real-time phishing detection and the SKILL.md documents a POST API for that purpose, which is coherent. However, the README claims analysis is done with "local AI" while the runtime instructions unambiguously call a remote endpoint (https://x402.ntriq.co.kr/phish-radar), an internal inconsistency.
Instruction Scope
The instructions tell the agent to POST user-supplied URLs to an external service and to include an X-PAYMENT header for a per-call charge. There is no guidance in the skill metadata about how the payment header is provided or stored. Sending potentially sensitive URLs to an unknown third-party service is a privacy risk and the payment requirement is not declared as a required credential.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk and there is no installer risk.
Credentials
The skill declares no required environment variables or credentials, yet the runtime instructions require an X-PAYMENT header (a credential/payment token). That credential handling is not declared or explained. The absence of declared credentials plus a required payment header is a proportionality/clarity issue.
Persistence & Privilege
The skill does not request always: true, no persistent installs, and does not modify other skills or system settings. Autonomous invocation is allowed (platform default) but not, by itself, a new concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ntriq-x402-phish-radar - After installation, invoke the skill by name or use
/ntriq-x402-phish-radar - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Phish Radar (x402):
- Detects phishing URLs and suspicious domains in real time.
- Analyzes typosquatting, homoglyph attacks, brand impersonation, and DNS anomalies using local AI.
- Provides risk scoring, risk level, indicators, and brand impersonation info in responses.
- Supports payment via x402 protocol ($0.03 USDC per call) on Base mainnet.
Metadata
Frequently Asked Questions
What is Ntriq X402 Phish Radar?
Real-time phishing detection for URLs and domains. Risk scoring, brand impersonation detection. $0.03 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.
How do I install Ntriq X402 Phish Radar?
Run "/install ntriq-x402-phish-radar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ntriq X402 Phish Radar free?
Yes, Ntriq X402 Phish Radar is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ntriq X402 Phish Radar support?
Ntriq X402 Phish Radar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ntriq X402 Phish Radar?
It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.
More Skills