Ntriq X402 Content Generate Batch

PassAudited by ClawScan on May 10, 2026.

Overview

This is a straightforward paid external content-generation API skill, but users should notice it sends prompts to Ntriq and charges $6 USDC per batch call.

This skill appears coherent and purpose-aligned. Before using it, confirm you want to pay $6.00 USDC for the batch request, avoid putting sensitive information in prompts, and remember that the documented API sends data to x402.ntriq.co.kr.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

A call to the service may charge $6.00 USDC, so accidental or repeated invocations could cost money.

Why it was flagged

The API call requires a payment authorization header, meaning use of the skill can spend cryptocurrency funds.

Skill content
X-PAYMENT: <x402-payment-header>
Recommendation

Only invoke the skill when you intend to pay, and use wallet/payment controls that limit approvals or spending where possible.

What this means

Anything included in the prompts is transmitted to the provider, and the artifact does not describe retention or privacy handling.

Why it was flagged

The skill sends prompt content to an external provider endpoint for generation.

Skill content
POST https://x402.ntriq.co.kr/content-generate-batch
Recommendation

Avoid sending confidential, regulated, or personal information unless you trust the provider and have reviewed its privacy practices.

What this means

Users might misunderstand 'local inference' as meaning prompts stay on their own device, when the skill documents a remote API call.

Why it was flagged

This claim could be read as a privacy assurance, but the documented workflow still posts prompts to the provider's remote endpoint.

Skill content
100% local inference on Mac Mini.
Recommendation

Treat the service as an external provider call unless the operator clearly explains where prompts are processed and stored.