← 返回 Skills 市场
74
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ntriq-x402-code-review
功能描述
AI code review for security, performance, and quality. Returns scored issues and suggestions. $0.05 USDC via x402.
安全使用建议
This skill implements a paid, third‑party code-review API — installing it will allow the agent to send code to https://x402.ntriq.co.kr for analysis. Before installing, consider: (1) Confidentiality: do not send secrets or proprietary source unless you trust the service and its policy; test with non-sensitive snippets first. (2) Payment: the API requires an X-PAYMENT header ($0.05 USDC/call) but the SKILL.md does not explain how to generate or store that header — know how you will supply payment credentials. (3) Autonomous calls: if you allow the agent to call skills autonomously, it might call this endpoint and incur charges; consider requiring user confirmation for calls that include code or payments. (4) Verify the service homepage and privacy/security policy (https://x402.ntriq.co.kr) before sending production code.
功能分析
Type: OpenClaw Skill
Name: ntriq-x402-code-review
Version: 1.0.0
The skill functions by sending user-provided source code to an external third-party API (https://x402.ntriq.co.kr/code-review) for analysis. While this behavior is consistent with the stated purpose of a code review service, it constitutes data exfiltration of potentially sensitive intellectual property or credentials to a remote endpoint. The requirement for a custom payment header (x402) further necessitates interaction with external financial protocols.
能力标签
能力评估
Purpose & Capability
Name/description describe a paid remote code-review API; SKILL.md provides an HTTP POST example to https://x402.ntriq.co.kr/code-review and a payment header — these requirements are consistent with a third‑party code-review service.
Instruction Scope
Instructions tell the agent to POST arbitrary code to an external service. That is expected for a remote reviewer, but it means any code (including secrets, credentials, proprietary code) will be transmitted off‑device. The SKILL.md does not instruct the agent to read local files automatically; it only shows the POST payload format.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk and no third‑party packages are installed.
Credentials
The skill declares no required env vars, but the API requires an X-PAYMENT header for $0.05 USDC per call. The SKILL.md doesn't declare how to obtain or store that header/credential (wallet signing, API key, etc.), so the agent or user must supply it. No other unrelated credentials are requested.
Persistence & Privilege
always is false and there is no install-time persistence. The skill can be invoked autonomously (default for skills), which combined with external network calls means it could transmit code if the agent calls it without explicit user confirmation — this is a behavioral/operational risk, not a misconfiguration in the skill itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ntriq-x402-code-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/ntriq-x402-code-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ntriq-x402-code-review
- Automated code review for security, performance, and quality.
- Supports any programming language; customizable review focus.
- Returns a score, prioritized issues, and actionable suggestions.
- Secure, pay-per-call service ($0.05 USDC via x402 protocol).
- Simple REST API for easy integration.
元数据
常见问题
Ntriq X402 Code Review 是什么?
AI code review for security, performance, and quality. Returns scored issues and suggestions. $0.05 USDC via x402. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。
如何安装 Ntriq X402 Code Review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ntriq-x402-code-review」即可一键安装,无需额外配置。
Ntriq X402 Code Review 是免费的吗?
是的,Ntriq X402 Code Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ntriq X402 Code Review 支持哪些平台?
Ntriq X402 Code Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ntriq X402 Code Review?
由 ntriq(@ntriq-gh)开发并维护,当前版本 v1.0.0。
推荐 Skills