← Back to Skills Marketplace
74
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-pii-detect-batch
Description
Batch detect and mask PII across up to 500 text inputs. Flat $6.00 USDC via x402.
Usage Guidance
Do not send real PII or payment credentials to this service until the developer clarifies the contradiction between "100% local inference" and the required remote POST. Ask the publisher: (1) whether inference truly runs locally or on the remote x402 endpoint; (2) how X-PAYMENT is generated and where credentials are stored; (3) the data retention, logging, and deletion policy for submitted texts; and (4) whether transmissions are authenticated and encrypted. If you need on-device processing, prefer a skill that explicitly documents local-only execution and requires no remote payment header. If you must use this skill, test with non-sensitive dummy data first and confirm the service's reputation and TLS certificate before sending anything real.
Capability Analysis
Type: OpenClaw Skill
Name: ntriq-x402-pii-detect-batch
Version: 1.0.0
The skill documentation (SKILL.md) instructs the agent to send user-provided text data to an external third-party endpoint (https://x402.ntriq.co.kr/pii-detect-batch) for PII analysis. While this network activity is aligned with the stated purpose, the transmission of potentially sensitive information to an external service and the requirement for a specific payment protocol (x402) constitute high-risk behaviors. There is no evidence of intentional malice, such as credential theft or hidden payloads, but the privacy risk associated with the external data processing warrants a suspicious classification.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description say local batch PII detection (100% local inference on Mac Mini), but the SKILL.md instructs callers to POST texts to https://x402.ntriq.co.kr/pii-detect-batch and include an X-PAYMENT header. Saying inference is local while requiring a remote API call is internally inconsistent and unexplained.
Instruction Scope
Instructions explicitly direct the agent to send up to 500 text inputs (potentially containing sensitive PII) to an external host and to include a payment header. There is no guidance on data retention, privacy, or what the X-PAYMENT header contains. The agent would therefore transmit sensitive data off-host despite the local-inference claim.
Install Mechanism
This is an instruction-only skill with no install steps and no code to write to disk, so there is no install-time code-execution risk.
Credentials
The SKILL.md requires an X-PAYMENT header for payment but the registry metadata lists no required environment variables or primary credential. Requiring a payment token/credential without declaring how it will be supplied is disproportionate and operationally unclear. Also, sending PII to a remote service for payment processing is a high-sensitivity action that should be justified and declared.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always:false) and does not modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ntriq-x402-pii-detect-batch - After installation, invoke the skill by name or use
/ntriq-x402-pii-detect-batch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of ntriq-x402-pii-detect-batch.
- Batch detect and optionally mask PII (emails, phones, SSNs, names, addresses) in up to 500 text inputs.
- Flat $6.00 USDC pricing per batch, paid via x402 protocol.
- Fully local inference on Mac Mini for privacy compliance.
- Supports output masking and provides detailed per-input PII findings.
Metadata
Frequently Asked Questions
What is Ntriq X402 Pii Detect Batch?
Batch detect and mask PII across up to 500 text inputs. Flat $6.00 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.
How do I install Ntriq X402 Pii Detect Batch?
Run "/install ntriq-x402-pii-detect-batch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ntriq X402 Pii Detect Batch free?
Yes, Ntriq X402 Pii Detect Batch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ntriq X402 Pii Detect Batch support?
Ntriq X402 Pii Detect Batch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ntriq X402 Pii Detect Batch?
It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.
More Skills