← Back to Skills Marketplace
76
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-audio-intel
Description
AI audio transcription — speech-to-text for mp3/wav/m4a/ogg. Language auto-detection, timestamps. $0.05 USDC via x402.
Usage Guidance
This skill appears to be a hosted transcription API — it will send audio you provide to https://x402.ntriq.co.kr and requires a payment header (X-PAYMENT) even though no env vars or credentials are declared. Before installing or using it: 1) Ask the publisher to clarify the contradictory "local inference" claim versus the remote POST flow. 2) Ask how to obtain and supply the X-PAYMENT token securely (should be declared as a required credential or env var and scoped). 3) Consider privacy: do not send sensitive or private audio until you confirm retention, logging, and data handling policies. 4) Test with non-sensitive audio and a dummy payment header first. If the publisher cannot explain the payment flow and the local vs remote contradiction, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill
Name: ntriq-x402-audio-intel
Version: 1.0.0
The skill bundle 'ntriq-x402-audio-intel' is a documentation-only package providing instructions for an AI agent to interface with an external audio transcription API (https://x402.ntriq.co.kr/audio-intel). It describes standard API usage for speech-to-text services, including support for various audio formats and a micro-payment mechanism via the x402 protocol. No executable code, malicious instructions, or data exfiltration behaviors were found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description claim a transcription service and the instructions call a remote API endpoint (https://x402.ntriq.co.kr/audio-intel) which is coherent with the stated purpose, but the SKILL.md also states "100% local inference on Mac Mini," which contradicts the explicit remote POST-based workflow. That contradiction is unexplained and may be misleading.
Instruction Scope
Runtime instructions tell the agent to POST audio_url or audio_base64 to the remote endpoint and include an X-PAYMENT header. This is within scope for a hosted transcription service, but it instructs sending potentially sensitive audio to an external host and does not document where or how the X-PAYMENT token is obtained, stored, or scoped. There is no guidance on validating URLs or handling private audio, increasing exfiltration risk if used carelessly.
Install Mechanism
Instruction-only skill with no install spec or code files. No binaries or installers are written to disk, which minimizes installation risk.
Credentials
requires.env is empty and no primary credential is declared, yet the SKILL.md explicitly requires an X-PAYMENT header ("<x402-payment-header>") to call the API and mentions on-chain USDC payment. The skill fails to declare any environment variable or secret where that payment credential would live, and gives no instructions about signing/obtaining a payment token or wallet access. This mismatch between declared and actual required credentials is disproportionate and unexplained.
Persistence & Privilege
The skill does not request always:true and has no install-time or persistent agent modifications. It does not request elevated platform presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ntriq-x402-audio-intel - After installation, invoke the skill by name or use
/ntriq-x402-audio-intel - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ntriq-x402-audio-intel:
- Provides AI-powered audio transcription for mp3, wav, m4a, ogg, flac formats.
- Features automatic language detection with an option to specify language.
- Returns full transcribed text, timestamps, and detailed segment breakdowns.
- Operates entirely on-device (local inference on Mac Mini).
- Access via simple POST API; $0.05 USDC per call using x402 payment protocol.
Metadata
Frequently Asked Questions
What is Ntriq X402 Audio Intel?
AI audio transcription — speech-to-text for mp3/wav/m4a/ogg. Language auto-detection, timestamps. $0.05 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.
How do I install Ntriq X402 Audio Intel?
Run "/install ntriq-x402-audio-intel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ntriq X402 Audio Intel free?
Yes, Ntriq X402 Audio Intel is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ntriq X402 Audio Intel support?
Ntriq X402 Audio Intel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ntriq X402 Audio Intel?
It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.
More Skills