← Back to Skills Marketplace
61
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-sentiment-batch
Description
Batch sentiment and intent analysis for up to 500 texts. Flat $3.00 USDC via x402.
Usage Guidance
Key things to consider before installing or using this skill:
- Don't assume 'local inference' — the SKILL.md sends your texts to https://x402.ntriq.co.kr. Treat it as a third‑party API.
- The API requires an X-PAYMENT header but the skill gives no instructions for obtaining or signing that header. Ask the author how payments are authorized, whether a wallet/private key is needed, and how costs are billed/refunded.
- Only send non-sensitive test data until you have clear privacy/retention terms and a payment flow you trust.
- Verify the service identity (owner, homepage, and contact) before providing any credentials or funds; the source is listed as unknown.
- If you need truly local inference, do not use this skill; its documentation contradicts the local-inference claim.
- If you still want to proceed, request from the maintainer: (1) an explanation of the X-PAYMENT scheme, (2) privacy/retention policy, and (3) proof that inference is local (if claimed).
Capability Analysis
Type: OpenClaw Skill
Name: ntriq-x402-sentiment-batch
Version: 1.0.0
The skill bundle contains documentation for a batch sentiment analysis service hosted at x402.ntriq.co.kr. It describes a standard API interface for processing text data and includes a transparent payment model using the x402 protocol. No executable code or malicious instructions were found.
Capability Tags
Capability Assessment
Purpose & Capability
The description declares "100% local inference on Mac Mini" yet the SKILL.md explicitly instructs POSTing texts to https://x402.ntriq.co.kr. A local-only sentiment tool would not need a remote HTTP endpoint or a payment header; this mismatch suggests either inaccurate documentation or hidden remote behavior.
Instruction Scope
Runtime instructions send user-provided texts to an external service and require an X-PAYMENT header. The SKILL.md does not explain how to obtain/construct X-PAYMENT, how payments are authorized, or what data retention/privacy guarantees exist. The skill therefore instructs transmission of potentially sensitive data to a third party without clarifying consent, keys, or signing processes.
Install Mechanism
No install steps or code are provided (instruction-only), so nothing is written to disk or fetched during installation. This minimizes install-time risk.
Credentials
The skill declares no required env vars or credentials but the API requires an X-PAYMENT header and references on-chain payment (Base mainnet, EIP-3009). There is no guidance about key material, wallet signing, or how the header is generated—requesting an unstated payment credential or instructing users to provide wallet signatures would be disproportionate and risky.
Persistence & Privilege
The skill is not marked always:true, makes no claims to modify system or other skills, and has no install-time persistence, so it does not request elevated platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ntriq-x402-sentiment-batch - After installation, invoke the skill by name or use
/ntriq-x402-sentiment-batch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Sentiment Batch (x402).
- Analyze sentiment, emotions, and intent for up to 500 text inputs in a single request.
- Returns confidence scores, emotion breakdowns, and intent classifications for each input.
- Flat $3.00 USDC payment via x402 protocol; 100% local inference on Mac Mini.
- Easy RESTful API endpoint with sample requests and responses provided.
Metadata
Frequently Asked Questions
What is Ntriq X402 Sentiment Batch?
Batch sentiment and intent analysis for up to 500 texts. Flat $3.00 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Ntriq X402 Sentiment Batch?
Run "/install ntriq-x402-sentiment-batch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ntriq X402 Sentiment Batch free?
Yes, Ntriq X402 Sentiment Batch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ntriq X402 Sentiment Batch support?
Ntriq X402 Sentiment Batch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ntriq X402 Sentiment Batch?
It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.
More Skills