ntriq-x402-phish-radar

Real-time phishing detection for URLs and domains. Risk scoring, brand impersonation detection. $0.03 USDC via x402.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ntriq-x402-phish-radar" with this command: npx skills add ntriq-gh/ntriq-x402-phish-radar

Phish Radar (x402)

Detect phishing URLs and suspicious domains in real-time. Analyzes typosquatting, homoglyph attacks, brand impersonation, and DNS anomalies using local AI. $0.03 USDC per call.

How to Call

POST https://x402.ntriq.co.kr/phish-radar
Content-Type: application/json
X-PAYMENT: <x402-payment-header>

{
  "url": "https://paypa1.com/login"
}

Parameters

ParameterTypeRequiredDescription
urlstring✅ (or domain)Full URL to analyze
domainstring✅ (or url)Domain to analyze
languagestringOutput language (default: en)

Example Response

{
  "status": "ok",
  "target": "https://paypa1.com/login",
  "is_suspicious": true,
  "risk_score": 92,
  "risk_level": "critical",
  "indicators": [
    {"type": "typosquatting", "description": "paypa1.com mimics paypal.com using digit '1' for letter 'l'"}
  ],
  "legitimate_brand": "PayPal",
  "recommendation": "block",
  "summary": "High-confidence PayPal phishing domain detected."
}

Payment

  • Price: $0.03 USDC per call
  • Network: Base mainnet (EIP-3009 gasless)
  • Protocol: x402
curl https://x402.ntriq.co.kr/services

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

CamScanner Remove PDF Watermark

Use CamScanner to remove watermarks from PDF documents while preserving the underlying text, images, and original layout. Powered by a high-precision documen...

Registry SourceRecently Updated
General

CamScanner Remove Image Watermark

Use CamScanner to remove watermarks from images while preserving the underlying content and original layout. Powered by a high-precision image enhancement en...

Registry SourceRecently Updated
General

TikTok Post Search API

Call GET /api/tiktok/search-post/v1 for TikTok Post Search through JustOneAPI with keyword.

Registry SourceRecently Updated
General

Skill Linkedin

Use when user needs to generate personalized LinkedIn connection requests or outreach messages. Use when assisting LinkedIn lead generation and engagement. U...

Registry SourceRecently Updated
ntriq-x402-phish-radar | V50.AI