← Back to Skills Marketplace
ntriq-gh

Ntriq X402 Alt Text Batch

by ntriq · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
65
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-alt-text-batch
Description
Batch-generate WCAG-compliant alt text for up to 500 images in one call. Flat $3.00 USDC via x402.
Usage Guidance
Before installing or using this skill: (1) Clarify the apparent contradictions — ask the author whether inference is local or remote and how X-PAYMENT is generated and stored. (2) Treat image URLs and resulting uploads as potentially sensitive: do not send private or PII-containing images until you confirm the service's privacy policy and retention practices. (3) Request documentation or an SDK/example showing how to produce X-PAYMENT safely (ideally via a short-lived token or an env var the skill declares). (4) Test with a small non-sensitive dataset and confirm exact network behavior (does the endpoint fetch the images, or do you need to upload image bytes?). (5) If you require stronger guarantees, prefer a skill that documents authentication (explicit env var names) and does not claim contradictory execution modes (local vs remote).
Capability Analysis
Type: OpenClaw Skill Name: ntriq-x402-alt-text-batch Version: 1.0.0 The skill bundle consists of documentation for an API-based service that generates alt-text for images using the x402 payment protocol. It contains no executable code or malicious instructions, only standard API documentation for interacting with the endpoint https://x402.ntriq.co.kr/alt-text-batch. No evidence of prompt injection or unauthorized data access was found.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (batch alt-text up to 500 images) align with the runtime instructions which call a remote API. However the SKILL.md also claims "100% local inference on Mac Mini," which contradicts the explicit POST to https://x402.ntriq.co.kr/alt-text-batch and payment flow — that's inconsistent.
Instruction Scope
The instructions require POSTing image URLs and an X-PAYMENT header to a third-party endpoint. That means image locations (and possibly image content if the service fetches them) and payment metadata will be transmitted externally. There are no instructions about how to build X-PAYMENT, how long it lives, or how to protect payment credentials. The SKILL.md does not instruct the agent to read local files or other system secrets, which is good, but it also lacks guidance about sensitive images or privacy.
Install Mechanism
Instruction-only skill with no install spec or downloaded code — lowest install risk.
Credentials
The service requires an X-PAYMENT header for a paid call, but the skill declares no required environment variables or primary credential. That mismatch is notable: a payment or signing secret is presumably necessary to call the API, yet the skill doesn't declare how that secret should be supplied or stored. No other unrelated credentials are requested.
Persistence & Privilege
always is false and the skill doesn't request persistent system privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other high privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ntriq-x402-alt-text-batch
  3. After installation, invoke the skill by name or use /ntriq-x402-alt-text-batch
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ntriq-x402-alt-text-batch - Batch-generate WCAG-compliant alt text and descriptions for up to 500 images in a single API call - Flat $3.00 USDC via x402 payment; no per-image charges - All inference performed locally on Mac Mini - Supports optional context, max_length, and language parameters - Returns structured results with alt text and extended descriptions for each image
Metadata
Slug ntriq-x402-alt-text-batch
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Ntriq X402 Alt Text Batch?

Batch-generate WCAG-compliant alt text for up to 500 images in one call. Flat $3.00 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.

How do I install Ntriq X402 Alt Text Batch?

Run "/install ntriq-x402-alt-text-batch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ntriq X402 Alt Text Batch free?

Yes, Ntriq X402 Alt Text Batch is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ntriq X402 Alt Text Batch support?

Ntriq X402 Alt Text Batch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ntriq X402 Alt Text Batch?

It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.

💬 Comments