Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Ntriq X402 Image Upscale

v1.0.0

AI image upscaling using Real-ESRGAN. 2x/3x/4x super-resolution for photos and general images. $0.10 USDC via x402.

0· 81· 1 versions· 1 current· 1 all-time· Updated 8h ago· MIT-0
byntriq@ntriq-gh

Install

openclaw skills install ntriq-x402-image-upscale

Image Upscale (x402)

AI-powered image super-resolution using Real-ESRGAN on Apple M4 GPU. Upscale images 2x, 3x, or 4x with dramatic quality improvement. Supports jpg, png, webp. $0.10 USDC per image.

How to Call

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

{
  "image_url": "https://example.com/low-res.jpg",
  "scale": 4,
  "mode": "general"
}

Parameters

ParameterTypeRequiredDescription
image_urlstring✅ (or base64)URL of image to upscale (jpg/png/webp)
image_base64string✅ (or url)Base64-encoded image
scaleintegerUpscale factor: 2, 3, or 4 (default: 4)
modestringgeneral (default) or photo (optimized for real-world photos, always 4x)

Example Response

{
  "status": "ok",
  "scale": 4,
  "model": "realesr-animevideov3-x4",
  "image_base64": "<base64-encoded-png>",
  "format": "png"
}

Payment

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

Version tags

latestvk97avxzq43b3rz94f3v7pxnjh985149f