← 返回 Skills 市场
ntriq-gh

Ntriq X402 Invoice Extract

作者 ntriq · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ntriq-x402-invoice-extract
功能描述
Extract structured invoice data (vendor, line items, totals, tax) from any invoice image. Pay $0.03 USDC via x402.
安全使用建议
This skill claims to run locally but actually sends invoice images (or base64) to a remote server and charges $0.03 per call via an X-PAYMENT header. Before installing or enabling it: (1) Do not send real or sensitive invoices — test with dummy images first. (2) Verify the service owner and read the privacy/retention policy on https://x402.ntriq.co.kr; confirm how long data is stored and whether it's used for training. (3) Understand how the X-PAYMENT header is generated and whether you must expose wallet/private keys; never provide private keys to the agent. (4) If you require privacy, prefer true local/offline extraction tools. (5) If allowing autonomous invocation, restrict outbound network access or require manual approval for each call to avoid unexpected charges. If you cannot verify the payment mechanism and data handling, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill Name: ntriq-x402-invoice-extract Version: 1.0.0 The skill documentation in SKILL.md contains a significant contradiction: it claims 'Local AI vision' and 'no cloud upload' while simultaneously providing instructions to POST invoice data (which often contains sensitive PII) to a remote endpoint (https://x402.ntriq.co.kr/invoice-extract). This misleading description regarding data residency and privacy is a red flag, as it may trick users into uploading sensitive documents to a third-party service under the guise of local processing.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The description states "Local AI vision, no cloud upload," but the runtime instructions show a remote POST to https://x402.ntriq.co.kr/invoice-extract and require an X-PAYMENT header. A genuinely local-only extractor would not instruct sending images or base64 to a remote endpoint or require an on-chain payment. This is a clear inconsistency between claimed purpose and actual behavior.
Instruction Scope
The SKILL.md explicitly directs the agent to transmit invoice images (via URL or base64) to an external endpoint. Invoices frequently contain sensitive PII and financial/accounting data; the skill provides no privacy, retention, or data-use details. It also requires an X-PAYMENT header for charging per call, but does not declare how that header is generated or stored.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes on-disk risk — nothing is downloaded or executed locally by an installer.
Credentials
The registry metadata declares no required environment variables or credentials, which matches that no API key is needed. However, the service requires an X-PAYMENT header (payment via x402/Base mainnet) that is not declared in requires.env or primaryEnv. The payment mechanism could require wallet access or signed authorizations outside the skill metadata; this omission is notable because it affects cost and trust.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system privileges or config paths. Autonomous invocation is allowed (platform default) but not elevated by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ntriq-x402-invoice-extract
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ntriq-x402-invoice-extract 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ntriq-x402-invoice-extract. - Extracts structured data from invoice or receipt images, including vendor, line items, totals, and tax. - Accepts image URL or base64; supports optional output language selection. - No cloud upload or API key required—runs locally. - Charges $0.03 USDC per call via x402 on Base mainnet.
元数据
Slug ntriq-x402-invoice-extract
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Ntriq X402 Invoice Extract 是什么?

Extract structured invoice data (vendor, line items, totals, tax) from any invoice image. Pay $0.03 USDC via x402. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 Ntriq X402 Invoice Extract?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ntriq-x402-invoice-extract」即可一键安装,无需额外配置。

Ntriq X402 Invoice Extract 是免费的吗?

是的,Ntriq X402 Invoice Extract 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ntriq X402 Invoice Extract 支持哪些平台?

Ntriq X402 Invoice Extract 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ntriq X402 Invoice Extract?

由 ntriq(@ntriq-gh)开发并维护,当前版本 v1.0.0。

💬 留言讨论