Ntriq X402 Audio Intel Batch
PassAudited by ClawScan on May 10, 2026.
Overview
This appears to be a straightforward paid transcription API, but using it spends $9 USDC and shares your audio URLs with the provider.
Use this skill only if you are comfortable paying $9 USDC per call and sharing the selected audio URLs, audio contents, and resulting transcripts with the provider. Confirm payment before use and avoid sending sensitive recordings unless you trust the service.
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.
A call to the service may spend $9 USDC.
The skill requires a payment authorization header for a cryptocurrency payment. This is expected for the stated paid service, but it is still spend authority.
X-PAYMENT: <x402-payment-header> ... **Price**: $9.00 USDC flat
Confirm the price, network, and recipient before authorizing the x402 payment, and avoid allowing automatic paid calls unless you intend that behavior.
Private calls, recordings, or signed URLs could be exposed to the provider during transcription.
The service receives audio URLs and likely fetches or processes those files. This is purpose-aligned for transcription, but it transfers potentially sensitive audio access to a third-party provider.
POST https://x402.ntriq.co.kr/audio-intel-batch ... "audio_urls": ["https://example.com/call-001.mp3"]
Only submit audio URLs you are comfortable sharing with this provider, and check the provider's privacy and retention practices for sensitive recordings.
Users could mistakenly assume audio stays on their own device.
The 'local Whisper' wording appears to mean local to the provider's infrastructure, while the documented workflow still sends audio URLs to a remote endpoint.
100% local Whisper inference on Mac Mini ... POST https://x402.ntriq.co.kr/audio-intel-batch
Treat this as a remote third-party transcription service unless the provider separately proves otherwise.
