← 返回 Skills 市场
69
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ntriq-x402-pii-detect
功能描述
Detect and optionally mask PII (emails, phone numbers, SSNs, names, addresses, credit cards) in text. Pay $0.02 USDC via x402.
安全使用建议
This skill will send whatever text you provide (including emails, SSNs, names, credit card numbers, etc.) to a third-party service at x402.ntriq.co.kr and requires a payment header for each call. Before installing: (1) Confirm you trust the x402 service and read its privacy/data-retention policy — do not send sensitive PII until comfortable. (2) Ask the skill author to declare how the X-PAYMENT token is supplied (an env var or explicit prompt) and to mark that credential in the metadata; avoid placing private keys in plaintext. (3) Prefer testing with non-sensitive samples and verify costs (0.02 USDC per call). (4) If you need offline or in-house PII detection, consider local tools to avoid sending data externally. If the author can clarify the payment/auth flow and add a declared primaryEnv for the payment token, the coherence concern would be reduced.
功能分析
Type: OpenClaw Skill
Name: ntriq-x402-pii-detect
Version: 1.0.0
The skill bundle consists of documentation for a third-party PII detection service hosted at ntriq.co.kr. It describes a legitimate API interface that processes text for a micro-payment of $0.02 USDC using the x402 protocol. While the service involves sending potentially sensitive data to an external endpoint, this behavior is transparently documented as the primary function of the skill, and there is no evidence of malicious intent, unauthorized data exfiltration, or prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description and the runtime instructions align: the SKILL.md describes a remote PII-detection API and shows the exact POST request. The only mismatch is the payment requirement: the docs require an X-PAYMENT header for $0.02 USDC per call but the skill metadata declares no primary credential or required env vars. That omission is unexpected for a paid API.
Instruction Scope
Instructions are narrowly scoped to calling a single external HTTPS endpoint (https://x402.ntriq.co.kr/pii-detect) with the text and a mask flag. There are no instructions to read local files, other env vars, or system state. However, the runtime behavior will transmit user text (including PII) to a third party, which is an inherent privacy/exfiltration risk the user must accept.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk and no external packages are pulled in. Lowest install risk.
Credentials
The SKILL.md requires an X-PAYMENT header (x402 payment) to call the service, but the skill declares no required env vars or primary credential. That is a proportionality/clarity issue: the agent or user must supply a payment token/wallet on each call, yet the skill gives no guidance for how that credential is to be provided or stored. Because calls send PII and require a payment mechanism (wallet/USDC), the missing declaration of credentials is a security/privacy concern.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or to modify other skills. Autonomous invocation (model-invocation enabled) is the platform default and not by itself a problem; users should note the agent can call the third-party endpoint if allowed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ntriq-x402-pii-detect - 安装完成后,直接呼叫该 Skill 的名称或使用
/ntriq-x402-pii-detect触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ntriq-x402-pii-detect.
- Detects and optionally masks PII (emails, phone numbers, SSNs, names, addresses, credit cards, passport numbers) in text.
- Returns detected PII types, their positions, and an overall risk level.
- Supports masking PII with type placeholders.
- Priced at $0.02 USDC per call via x402 (Base mainnet).
元数据
常见问题
Ntriq X402 Pii Detect 是什么?
Detect and optionally mask PII (emails, phone numbers, SSNs, names, addresses, credit cards) in text. Pay $0.02 USDC via x402. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 Ntriq X402 Pii Detect?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ntriq-x402-pii-detect」即可一键安装,无需额外配置。
Ntriq X402 Pii Detect 是免费的吗?
是的,Ntriq X402 Pii Detect 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ntriq X402 Pii Detect 支持哪些平台?
Ntriq X402 Pii Detect 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ntriq X402 Pii Detect?
由 ntriq(@ntriq-gh)开发并维护,当前版本 v1.0.0。
推荐 Skills