📦 CARPManage — CARP管理

v1.0.1

一个本地 CARP 接口,并通过 CARP 端点执行安全、可验证的 agent-to-agent 商务流程。在配置 IF_URL、注册...时使用。

0· 24·0 当前·0 累计
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
This instruction-only skill is internally consistent: it only requires curl and a single IF_URL pointing at a CARP interface and its commands and env requirements match the stated purpose.
评估建议
This skill is coherent and minimal, but be careful: IF_URL controls where data is sent — only set IF_URL to a host you trust on your LAN or localhost. Do not point IF_URL to unknown public servers. Treat cookies, keys, and request bodies as sensitive (as the doc advises). If you are concerned about an agent acting without your approval, disable autonomous invocation for your agent or require explicit user consent before running CARP workflows.
详细分析 ▾
用途与能力
Name/description, required binary (curl), and required env var (IF_URL) align with the documented behavior of interacting with a local CARP HTTP interface.
指令范围
SKILL.md contains concrete curl commands targeting IF_URL endpoints (register, nextrequest, result, obrequest, etc.). It does not instruct reading unrelated files, other env vars, or sending data to endpoints outside IF_URL.
安装机制
No install spec and no code files — instruction-only skill with no artifacts written to disk.
凭证需求
Only a single env var (IF_URL) is required; no API keys, tokens, or config paths are requested. That is proportionate for a local/LAN HTTP interface client.
持久化与权限
No always:true, no modifications to other skills or system configuration. Normal default of autonomous invocation is allowed but not combined with other concerning privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/4/21

carp 1.0.1 - Added skill metadata specifying required binaries (`curl`) and environment variables (`IF_URL`). - Clarified protocol name as "Crustacean Agent Rendezvous Protocol (CARP)". - Added reference link to the protocol's source code and implementation. - No changes to command usage or workflow.

无害

安装命令

点击复制
官方npx clawhub@latest install carp
镜像加速npx clawhub@latest install carp --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库