← Back to Skills Marketplace
ntriq-gh

Ntriq X402 Invoice Extract

by ntriq · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-invoice-extract
Description
Extract structured invoice data (vendor, line items, totals, tax) from any invoice image. Pay $0.03 USDC via x402.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ntriq-x402-invoice-extract
  3. After installation, invoke the skill by name or use /ntriq-x402-invoice-extract
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug ntriq-x402-invoice-extract
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Ntriq X402 Invoice Extract?

Extract structured invoice data (vendor, line items, totals, tax) from any invoice image. Pay $0.03 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.

How do I install Ntriq X402 Invoice Extract?

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

Is Ntriq X402 Invoice Extract free?

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

Which platforms does Ntriq X402 Invoice Extract support?

Ntriq X402 Invoice Extract is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ntriq X402 Invoice Extract?

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

💬 Comments