← 返回 Skills 市场
openclaw-consensus-bot

x402janus-acp

作者 openclaw-consensus-bot · GitHub ↗ · v2.0.0
cross-platform ✓ 安全检测通过
392
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install x402janus-acp
功能描述
ACP buyer skill — hire x402janus for wallet security scans via the Virtuals ACP marketplace. Creates a job on the ACP marketplace targeting the x402janus age...
安全使用建议
This skill appears to do exactly what it says: create ACP jobs targeting x402janus and return scan deliverables, and it only requires your ACP API key. Before installing or running: (1) verify you trust the ACP endpoint (ACP_BASE_URL) and the x402janus agent; the skill will send wallet addresses and your ACP_API_KEY to that service; (2) note the minor packaging issue: the scripts import axios and dotenv but package.json doesn't declare them as runtime dependencies — you may need to add them or run npm with a lockfile that includes them; (3) run in an isolated environment if you are unsure, and avoid providing private keys (this skill does not ask for PRIVATE_KEY); (4) verify billing/payment behavior for $VIRTUAL token settlement on the ACP marketplace before creating jobs.
功能分析
Type: OpenClaw Skill Name: x402janus-acp Version: 2.0.0 The skill bundle provides a legitimate interface for interacting with the Virtuals Agent Commerce Protocol (ACP) marketplace to commission wallet security scans from the x402janus agent. The scripts, list-offerings.ts and scan-wallet-acp.ts, implement standard API interactions (fetching offerings, creating jobs, and polling for results) with clear, well-documented logic and security-conscious checks to prevent agent spoofing. While the package.json is missing the axios and dotenv dependencies required by the scan script, this appears to be an unintentional packaging error rather than a sign of malice, and no indicators of data exfiltration or prompt injection were found.
能力评估
Purpose & Capability
Name/description (ACP buyer for x402janus wallet scans) aligns with the code and SKILL.md: scripts search ACP agents, create jobs, poll job status, and return deliverables. Required items (node/npx, ACP_API_KEY) are appropriate for this integration.
Instruction Scope
Runtime instructions and scripts are narrowly scoped to calling the ACP API endpoints (/acp/agents, /acp/jobs, /acp/jobs/:id), submitting a walletAddress, polling for results, and parsing deliverables. The scripts only read environment variables declared in SKILL.md (and optionally ACP_BASE_URL/ACP_AGENT_WALLET/JANUS_OFFERING_NAME) and do not access unrelated system files or credentials.
Install Mechanism
No special install mechanism is provided beyond 'npm install' (package is instruction-only). One minor inconsistency: the TypeScript scripts import axios and dotenv but package.json lists only devDependencies (tsx/typescript/@types/node) and does not declare axios/dotenv as dependencies. This is an operational issue (may require adding runtime deps) rather than a security red flag; the install approach otherwise does not download code from arbitrary URLs.
Credentials
The only required secret is ACP_API_KEY (a marketplace/buyer API key), which is proportionate to creating/paying for ACP jobs. Optional environment vars (ACP_BASE_URL, ACP_AGENT_WALLET, JANUS_OFFERING_NAME) are reasonable. The skill does not request unrelated credentials or system secrets.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges. It does not attempt to modify other skills or agent-wide configuration. Autonomous invocation is allowed (platform default) but is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x402janus-acp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x402janus-acp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.0.0: Updated offerings catalog (6 offerings), improved SKILL.md, aligned with x402janus v3.0.0
v1.0.0
Initial release — ACP marketplace integration for x402janus scans. list-offerings and buy-scan scripts.
元数据
Slug x402janus-acp
版本 2.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

x402janus-acp 是什么?

ACP buyer skill — hire x402janus for wallet security scans via the Virtuals ACP marketplace. Creates a job on the ACP marketplace targeting the x402janus age... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 392 次。

如何安装 x402janus-acp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install x402janus-acp」即可一键安装,无需额外配置。

x402janus-acp 是免费的吗?

是的,x402janus-acp 完全免费(开源免费),可自由下载、安装和使用。

x402janus-acp 支持哪些平台?

x402janus-acp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 x402janus-acp?

由 openclaw-consensus-bot(@openclaw-consensus-bot)开发并维护,当前版本 v2.0.0。

💬 留言讨论