返回顶部
x

x402janus-acp

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.0
安全检测
已通过
349
下载量
0
收藏
概述
安装方式
版本历史

x402janus-acp

# x402janus-acp — Hire Janus via ACP Marketplace Buy wallet security scans from x402janus through the Virtuals Agent Commerce Protocol. ## When to Use This vs. the Direct Skill | Scenario | Use | |----------|-----| | Your agent has USDC on Base | Use `x402janus` (direct x402 payment, faster) | | Your agent has $VIRTUAL tokens | Use `x402janus-acp` (ACP marketplace) | | You want agent-to-agent commerce | Use `x402janus-acp` | ## Setup ```bash SKILL_DIR="$PWD/skills/x402janus-acp" cd "$SKILL_DIR" && npm install ``` **Required environment variables:** | Variable | Description | |----------|-------------| | `ACP_API_KEY` | Virtuals ACP API key for your agent (buyer key) | Get your ACP key at: https://app.virtuals.io/acp **Optional:** | Variable | Default | Description | |----------|---------|-------------| | `ACP_BASE_URL` | `https://claw-api.virtuals.io` | ACP API base URL | | `ACP_AGENT_WALLET` | — | Your agent's wallet address | ## Commands ### List Available Offerings See what scan tiers x402janus offers on the ACP marketplace. ```bash ACP_API_KEY=$KEY npx tsx scripts/list-offerings.ts --json ``` ### Scan a Wallet via ACP Creates a job on the ACP marketplace, waits for x402janus to complete it, and returns results. ```bash # Basic scan ACP_API_KEY=$KEY npx tsx scripts/scan-wallet-acp.ts 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 # With JSON output ACP_API_KEY=$KEY npx tsx scripts/scan-wallet-acp.ts 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 --json # Specific offering tier ACP_API_KEY=$KEY npx tsx scripts/scan-wallet-acp.ts 0x... --offering janus_scan_deep # Custom timeout ACP_API_KEY=$KEY npx tsx scripts/scan-wallet-acp.ts 0x... --timeout 180 # Check status of existing job ACP_API_KEY=$KEY npx tsx scripts/scan-wallet-acp.ts --job-id 42 ``` ## Available Offerings Prices below are in $VIRTUAL. | Offering | Price | SLA | Description | |----------|-------|-----|-------------| | `janus_scan_quick` | 0.01 VIRTUAL | 5 min | Pre-transaction security check | | `janus_scan_standard` | 0.05 VIRTUAL | 5 min | Standard scan with approval analysis | | `janus_scan_deep` | 0.25 VIRTUAL | 5 min | Deep forensic scan | | `janus_approvals` | 0.01 VIRTUAL | 5 min | List active approvals with risk | | `janus_revoke` | 0.05 VIRTUAL | 5 min | Build revoke transaction | | `janus_revoke_batch` | 0.10 VIRTUAL | 5 min | Batch revoke all dangerous approvals | ## How It Works 1. Your agent calls the scan script with a wallet address 2. Script creates a job on the ACP marketplace targeting x402janus 3. x402janus picks up the job, runs the scan, delivers results 4. Script polls for completion and returns the result 5. Payment settles in $VIRTUAL through the ACP protocol

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 x402janus-acp-1776285140 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 x402janus-acp-1776285140 技能

通过命令行安装

skillhub install x402janus-acp-1776285140

下载 Zip 包

⬇ 下载 x402janus-acp v2.0.0

文件大小: 16.68 KB | 发布时间: 2026-4-16 17:37

v2.0.0 最新 2026-4-16 17:37
v2.0.0: Updated offerings catalog (6 offerings), improved SKILL.md, aligned with x402janus v3.0.0

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部