Ntriq Video Intelligence Mcp
PassAudited by ClawScan on May 10, 2026.
Overview
This skill appears to do what it says—send a video URL to a paid video-analysis service—but users should control charges and only share videos they are allowed to send.
This looks like a straightforward instruction-only connector to a paid video-analysis endpoint. Before using it, confirm you are comfortable paying $0.05 USDC per call, use a limited wallet or spending controls, and avoid submitting private or unauthorized video URLs unless the provider’s data handling terms are acceptable.
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.
Using the skill may spend small amounts of USDC per request.
Each service call is an external paid API request. This is disclosed and aligned with the service purpose, but repeated or autonomous calls could incur costs.
# x402 endpoint — pay $0.05 USDC per call (Base mainnet) POST https://x402.ntriq.co.kr/video-intel-mcp
Use explicit approval, spending caps, or a limited wallet for paid calls.
A connected payment mechanism could be charged when the skill is used.
The payment mechanism implies some wallet or delegated payment authority, even though no credential handling or storage is shown in the artifacts.
[x402 micropayments](https://x402.ntriq.co.kr) — USDC on Base, gasless EIP-3009
Connect only a limited payment method and review any x402 payment prompts or spending permissions.
The provider may be able to access the video URL and process the video content.
The skill sends a user-provided video URL to an external provider for analysis, which is expected for this purpose but creates a provider data-sharing boundary.
| `video_url` | string | ✅ | Video file URL | POST https://x402.ntriq.co.kr/video-intel-mcp
Only submit videos you have permission to share, and review the provider’s privacy or retention terms for sensitive footage.
