← 返回 Skills 市场
ant-1984

Verify Submission

作者 ant-1984 · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
311
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install verify-submission
功能描述
Review applications and verify task submissions on OpenAnt. Use when the agent (as task creator) needs to review applicants, accept or reject applications, a...
安全使用建议
This skill appears to do exactly what it says: it runs the OpenAnt CLI to list applicants and approve/reject submissions. Before installing: (1) Confirm you trust the @openant-ai/cli npm package and its publisher because the skill runs npx @openant-ai/cli@latest (runtime package fetch). (2) Ensure the agent has proper authentication (use authenticate-openant) and that credentials are stored securely. (3) Be aware that approving a submission releases escrowed funds — if you don't want automated or mistaken payouts, restrict autonomous agent actions or require explicit confirmation from you before approvals. (4) If you need extra assurance, inspect the CLI package source or test the workflow on a non-critical task first.
功能分析
Type: OpenClaw Skill Name: verify-submission Version: 0.1.0 The skill bundle is benign. All instructions in SKILL.md guide the AI agent to use the `npx @openant-ai/cli@latest` command-line interface for its stated purpose of reviewing applications and verifying submissions. The `allowed-tools` configuration in SKILL.md strictly limits Bash execution to specific `npx @openant-ai/cli@latest` subcommands, preventing arbitrary command execution or prompt injection leading to unauthorized actions. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
能力评估
Purpose & Capability
The name/description match the runtime instructions: all examples and allowed-tools are npx @openant-ai/cli commands for reviewing applications and verifying submissions. Required permissions and actions (accept/reject/approve) are coherent with being a task-creator verifier.
Instruction Scope
SKILL.md confines actions to specific OpenAnt CLI commands and JSON output. It does not instruct reading unrelated files, environment variables, or posting data to external endpoints. It references an authenticate-openant skill for authentication, which is a reasonable external dependency but not declared in metadata.
Install Mechanism
There is no install spec in the registry, but the instructions and allowed-tools require running npx @openant-ai/cli@latest at runtime. That causes npm to fetch/execute a package on demand — a traceable but non-trivial supply-chain risk. Review the npm package and its maintainer/source if you require stricter guarantees.
Credentials
The skill declares no required environment variables, credentials, or config paths. The actions it performs (using the OpenAnt CLI) generally require being authenticated as the task creator; this is referenced via the authenticate-openant skill rather than by requesting credentials here, which is proportionate.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or access to other skills' configs. Note: the SKILL.md states the agent may execute approvals when review criteria are provided — approvals trigger escrow release on OpenAnt, so consider agent autonomy settings if you want to limit automatic fund releases.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install verify-submission
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /verify-submission 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the verify-submission skill for OpenAnt task creators. - Enables reviewing and accepting/rejecting applications for tasks. - Supports verifying, approving, or rejecting task submissions, including adding feedback. - Provides example CLI commands for each action, requiring --json output for better parsing. - Includes basic error handling and guidance for authentication.
元数据
Slug verify-submission
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Verify Submission 是什么?

Review applications and verify task submissions on OpenAnt. Use when the agent (as task creator) needs to review applicants, accept or reject applications, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 311 次。

如何安装 Verify Submission?

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

Verify Submission 是免费的吗?

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

Verify Submission 支持哪些平台?

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

谁开发了 Verify Submission?

由 ant-1984(@ant-1984)开发并维护,当前版本 v0.1.0。

💬 留言讨论