Ntriq Video Intelligence Mcp
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
