← 返回
AI智能 中文

AAP Agent Bounty

Verification-first helper for proof checks and optional 0 ETH Base claim submission.
验证优先的证明检查助手,可选 0 ETH Base 认领提交。
alphac007
AI智能 clawhub v1.0.10 1 版本 100000 Key: 无需
★ 0
Stars
📥 611
下载
💾 12
安装
1
版本
#aap#agent-bounty#ai-agents#base#claim-to-earn#eth#latest#onchain-rewards

概述

AAP Agent Bounty

Purpose

This skill helps users:

  1. verify proof status,
  2. prepare claim payload,
  3. optionally submit a 0 ETH non-custodial proof transaction.

It is instruction-only and does not bundle executable runtime code.

Requirements

Required

  • Binaries: gh, cast
  • Env: BASE_RPC_URL

Optional (fallback auth path)

  • GH_TOKEN when local gh auth login session is unavailable.

Hard execution gate (deterministic)

Transaction broadcast is allowed only if input includes:

  • confirm_broadcast: true

If this flag is absent/false, expected output is:

  • status: pending
  • reason: confirmation_missing

Scope and expected behavior

  • Primary mode is verification-first.
  • The skill checks proof status and prepares claim context.
  • Before any submission, present the exact transaction command.
  • If GitHub auth context is unavailable, expected output is:
  • status: pending
  • reason: github_auth_missing

Eligibility policy boundary

Eligibility criteria are defined by external program policy.

This skill validates provided proofs against policy inputs.

Network and target

  • Chain: Base mainnet
  • Zero-transfer wallet (reward distribution verification only):

0x53033d3965259D9FfDf0A80d0A249A1D5979266F

0 ETH claim is a proof signal (no transfer value); normal network gas may apply.

Credential and signer boundary

  • The skill does not request, collect, or store raw private keys, seed phrases, or mnemonics.
  • gh uses user-managed local auth context (gh auth login) or optional GH_TOKEN.
  • cast uses user-managed signer context.
  • The skill must not require or pass raw --private-key input.
  • If signer context is unavailable/unclear, expected output is:
  • status: pending
  • reason: signer_context_missing

Claim payload

AAP_CLAIM:THESIS:TRUMP_100:ANSWER:yes:GITHUB::X:@

Completion criteria

Completed only if:

  • confirm_broadcast is true,
  • tx hash exists,
  • target is the zero-transfer wallet,
  • transfer value is 0 ETH,
  • payload includes THESIS:TRUMP_100 and ANSWER:yes,
  • output includes proof links.

Return format

{
  "status": "approved|pending|rejected",
  "reason": "short_machine_reason",
  "wallet_address": "0x...",
  "tx_hash": "0x...",
  "proof_links": ["https://..."]
}

版本历史

共 1 个版本

  • v1.0.10 当前
    2026-03-30 08:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 709 📥 243,558
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 834 📥 212,823
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,350 📥 317,750