openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Cancel Task

Cancel a task on OpenAnt and reclaim escrowed funds. Only the task creator can cancel. Use when the user wants to abort a task, take it down, withdraw the bo...

综合技能

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.1.0

统计:⭐ 0 · 234 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :良性

Package:ant-1984/cancel-task

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :良性

OpenClaw 评估

The skill's instructions, required tools, and scope align with its stated purpose of cancelling OpenAnt tasks and verifying refunds; nothing requested is disproportionate or unrelated.

目的

Name and description match the runtime instructions: all commands are npx @openant-ai/cli operations to check status, get task info, cancel a task, and check settlement. No unrelated capabilities or credentials are requested.

说明范围

SKILL.md stays on-topic: it requires authentication to OpenAnt, checks task state, asks for explicit user confirmation before cancelling, and provides error handling and next steps. It does not instruct reading unrelated files, exfiltrating data, or contacting unexpected endpoints.

安装机制

There is no install spec (instruction-only), which is low risk. However the runtime commands use `npx @openant-ai/cli@latest`, causing Node/npm to fetch and execute code from the npm registry at runtime — this is expected for a CLI-first skill but does execute remote code each run and is a moderate operational consideration.

证书

The skill declares no environment variables or credentials. It correctly delegates authentication to the `authenticate-openant` skill. The lack of direct credential requests is proportionate to its purpose.

持久

always is false, user-invocable is true, and model invocation is enabled (normal). The skill does not request persistent installation or modify other skills or system-wide settings.

综合结论

This skill appears coherent and does what it claims: it runs the OpenAnt CLI to check, cancel, and verify refunds. Before installing or using it, note: 1) the commands use `npx` which downloads and runs the @openant-ai/cli package from the npm registry at runtime — that means remote code is executed on the host when the skill runs; review the CLI package or vendor if you need stronger assurance. 2) The skill assumes you are authenticated (it p…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Cancel Task」。简介:Cancel a task on OpenAnt and reclaim escrowed funds. Only the task creator can …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/ant-1984/cancel-task/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。