← 返回 Skills 市场
65
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ntriq-x402-sentiment
功能描述
Analyze sentiment, emotions (joy/anger/sadness/fear), and intent from any text. Pay $0.01 USDC via x402.
安全使用建议
This skill legitimately calls an external sentiment API and charges $0.01 per call, but it omits how to produce or supply the required X-PAYMENT header. Before installing or using it: (1) Do not paste private keys or seed phrases into the agent — if a payment header must be supplied, prefer generating it client-side or using a single-purpose/burner wallet. (2) Ask the publisher how X-PAYMENT is produced and whether a short-lived payment token can be used instead of a private key. (3) Verify the API hostname (https://x402.ntriq.co.kr) and review their payment docs; consider testing with minimal funds on a disposable wallet. (4) If you need stronger assurance, request implementation code showing how the payment header is created so you can confirm it doesn't require exposing long-term secrets.
功能分析
Type: OpenClaw Skill
Name: ntriq-x402-sentiment
Version: 1.0.0
The skill bundle provides documentation for a sentiment analysis API service hosted at x402.ntriq.co.kr. It describes a legitimate commercial model requiring a $0.01 USDC payment per call via the x402 protocol on the Base mainnet. No executable code, data exfiltration logic, or malicious instructions were found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The name/description (sentiment + pay-per-call) match the SKILL.md: it calls a sentiment endpoint and charges $0.01 USDC. However, the skill does not declare any required credentials or environment variables even though the API requires an X-PAYMENT header for payment, which is a meaningful omission.
Instruction Scope
Instructions are narrowly scoped to calling POST https://x402.ntriq.co.kr/sentiment with a JSON body and X-PAYMENT header — no file reads, system paths, or unrelated network endpoints. But the doc gives no guidance on how to create/obtain the X-PAYMENT header or what the agent should do if it doesn't have one.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk or installed. This is low-risk from an install perspective.
Credentials
Payment requires an X-PAYMENT header (implying wallet signing or a payment token). The skill lists no required env vars or primary credential, so there's no declared, safe place for the agent to retrieve payment credentials. That mismatch raises a risk that the agent will prompt the user for sensitive wallet keys/tokens or that a user might paste private material into the agent.
Persistence & Privilege
always:false and no install actions. The skill does not request permanent presence or elevated agent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ntriq-x402-sentiment - 安装完成后,直接呼叫该 Skill 的名称或使用
/ntriq-x402-sentiment触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ntriq-x402-sentiment.
- Analyze sentiment, intent, and detailed emotions (joy, anger, sadness, fear, surprise, disgust) from text.
- Returns structured scores, overall sentiment, intent classification, and a one-sentence summary.
- Pay $0.01 USDC per request via the x402 protocol on Base mainnet.
元数据
常见问题
Ntriq X402 Sentiment 是什么?
Analyze sentiment, emotions (joy/anger/sadness/fear), and intent from any text. Pay $0.01 USDC via x402. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。
如何安装 Ntriq X402 Sentiment?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ntriq-x402-sentiment」即可一键安装,无需额外配置。
Ntriq X402 Sentiment 是免费的吗?
是的,Ntriq X402 Sentiment 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ntriq X402 Sentiment 支持哪些平台?
Ntriq X402 Sentiment 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ntriq X402 Sentiment?
由 ntriq(@ntriq-gh)开发并维护,当前版本 v1.0.0。
推荐 Skills