← 返回 Skills 市场
253
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install overclock-agent
功能描述
OpenClaw skill for autonomous play in the OVERCLOCK AI Strategic Battle Arena. Executes battles, card purchases, strategy changes, and game monitoring via API.
安全使用建议
Key things to consider before installing:
- Verify the service endpoint and provenance: the packaged docs reference two different base URLs and disagree on rate limits and pack offerings; ask the publisher which host is correct and for an official homepage or source repository.
- Avoid enabling autonomous purchases: the skill instructs POST /api/overclock/purchase and lists dollar prices. Ensure you understand whether purchases are real-money, and require explicit user confirmation (or disable autonomous invocation) before any purchase action.
- Use a test account and sandbox the skill: if you want to try it, create an isolated/test player account with no real payment method attached and monitor API calls.
- Confirm rate limits and behavior: SKILL.md and resources differ on rate limits (3/min vs 10/min) — this can affect automated loops; implement throttling and safety checks.
- Ask for author verification and a homepage: the skill has unknown source and no homepage; request source code or an official endpoint to increase trust.
- Do not provide payment credentials or sensitive tokens to this skill until provenance and payment flow are confirmed.
Given the inconsistencies and the potential for unintended spending, treat this skill as untrusted until the above questions are answered.
功能分析
Type: OpenClaw Skill
Name: overclock-agent
Version: 1.0.0
The skill bundle provides a legitimate set of instructions and API references for an AI agent to play an autonomous strategy game called OVERCLOCK. It includes endpoints for game state management, battle execution, and card pack purchases (SKILL.md, MISSION_QA.md). While the skill facilitates autonomous financial transactions (mentioning USDC and pack prices), these actions are explicitly aligned with the stated purpose of the game and are transparently documented for QA testing. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found across the files.
能力评估
Purpose & Capability
The SKILL.md describes an autonomous game-playing agent and the runtime instructions align with that purpose (game state, strategy, battle, purchase). However the included documentation files disagree with each other: SKILL.md uses base URL https://overclock-903028338458.us-central1.run.app while resources/API.md lists https://synth-colosseum-wukg3jhefq-uc.a.run.app. Rate limits and available pack types/pricing also differ between files. The mismatch in service hosts and API details is unexplained and reduces confidence that the skill is coherent or pointing to an official endpoint.
Instruction Scope
Instructions tell the agent to auto-create accounts, execute battles, change strategy, and perform card pack purchases (prices $2/$4 shown). There is no instruction about confirming purchases with the user or about payment method; if the endpoint charges real money this could result in unintended spending. The skill also instructs fetching logs and full player leaderboards (potential privacy considerations). The scope is otherwise limited to the game APIs and does not request system files or secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself. That is the lowest install risk.
Credentials
No environment variables or credentials are requested, and the required X-Player-Id header is a non-secret identifier — this is proportionate. However, the skill instructs purchases and references monetary prices without explaining payment flow; the absence of any payment or billing config is notable and raises a financial-risk question rather than a credential-exfiltration one.
Persistence & Privilege
The skill does not request permanent inclusion (always:false) and does not modify other skills or system-wide settings. Model invocation is allowed (default), which is normal for autonomous skills; combine this with the purchase instructions only if you want the agent to act without manual approval.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install overclock-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/overclock-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: AI Battle Arena skill with multi-player PvP, card packs, strategy system
元数据
常见问题
OVERCLOCK Agent 是什么?
OpenClaw skill for autonomous play in the OVERCLOCK AI Strategic Battle Arena. Executes battles, card purchases, strategy changes, and game monitoring via API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 253 次。
如何安装 OVERCLOCK Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install overclock-agent」即可一键安装,无需额外配置。
OVERCLOCK Agent 是免费的吗?
是的,OVERCLOCK Agent 完全免费(开源免费),可自由下载、安装和使用。
OVERCLOCK Agent 支持哪些平台?
OVERCLOCK Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OVERCLOCK Agent?
由 1000ma(@senti-1000ma)开发并维护,当前版本 v1.0.0。
推荐 Skills