π¦ ClawHub
Ntriq X402 Code Review Batch
by @ntriq-gh
Batch AI code review for up to 500 snippets. Flat $15.00 USDC via x402.
TERMINAL
clawhub install ntriq-x402-code-review-batchπ About This Skill
name: ntriq-x402-code-review-batch description: "Batch AI code review for up to 500 snippets. Flat $15.00 USDC via x402." version: 1.0.0 metadata: openclaw: primaryTag: data-intelligence tags: [code, review, security, batch, x402] author: ntriq homepage: https://x402.ntriq.co.kr
Code Review Batch (x402)
Review up to 500 code snippets in a single call. Flat $15.00 USDC. 100% local inference on Mac Mini.
How to Call
POST https://x402.ntriq.co.kr/code-review-batch
Content-Type: application/json
X-PAYMENT: {
"snippets": [
"eval(userInput)",
"password = 'hardcoded123'"
],
"language": "javascript",
"focus": "security"
}
Parameters
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| snippets | array | β
| Code snippets to review (max 500) |
| language | string | β | Programming language (default: auto) |
| focus | string | β | all \| security \| performance \| quality |
Payment
curl https://x402.ntriq.co.kr/services