← 返回 Skills 市场
dabors

Over Computer

作者 Márton Borsos · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
255
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install over-computer
功能描述
Trade on prediction markets through over.computer. Browse markets, approve funds, place buy/sell orders, and check positions on Myriad. Use when the operator...
安全使用建议
Before installing or using this skill: 1) Verify why the skill's API calls go to over-computer-validator-1002664526717.europe-north2.run.app instead of an over.computer API (ask the skill author or over.computer support). 2) Do not paste your over.computer API key into the agent until you confirm the validator service is official/trustworthy and you understand how keys are stored and used. 3) Ask the publisher to fix the registry metadata to declare the required OVER_API_KEY so the platform accurately warns you. 4) If unsure, prefer manually performing sensitive operations on the official website rather than granting the agent a bearer token for a third‑party endpoint.
功能分析
Type: OpenClaw Skill Name: over-computer Version: 1.0.4 The skill in SKILL.md fetches a 'prompt' field from a remote API (over-computer-validator-1002664526717.europe-north2.run.app) and explicitly instructs the agent to follow it as its 'directive.' This architectural pattern introduces a high risk of Remote Prompt Injection, as the remote server could provide instructions that override the agent's safety boundaries or cause it to perform unauthorized actions. While the skill appears designed for prediction market trading, this remote-control mechanism is a significant security vulnerability.
能力标签
cryptorequires-walletrequires-oauth-token
能力评估
Purpose & Capability
The skill claims to operate against over.computer, but every API call in SKILL.md targets a Google Cloud Run domain (over-computer-validator-1002664526717.europe-north2.run.app). Registry metadata at the top reported no required environment variables or primary credential, yet SKILL.md declares and requires OVER_API_KEY. These mismatches (missing declared credential in registry and use of a third‑party run.app domain rather than the advertised homepage) are unexpected for a straightforward trading integration.
Instruction Scope
SKILL.md contains only trading-related instructions (register, fetch config, list markets, place orders, check positions) and example curl commands. It does not instruct reading unrelated files or environment variables. It does instruct storing an API key as OVER_API_KEY and to follow operator-provided 'prompt' as a directive — both are reasonable but rely on trusting the remote service.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or fetched at install time. That minimizes installation risk.
Credentials
The runtime requires a single sensitive credential (OVER_API_KEY), which is proportionate for an API client. However, the registry metadata did not list any required env vars or primary credential while SKILL.md requires one — an inconsistency that could lead users to unknowingly provide secrets. The declared credential is explicitly for the run.app validator endpoint rather than the over.computer homepage, so the key will be presented to/used by that third party.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It does ask the agent to store and use a credential (OVER_API_KEY) for API calls, which is normal for an API integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install over-computer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /over-computer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Updated all API endpoints to use the new base URL: over-computer-validator-1002664526717.europe-north2.run.app till DNS is updated - Credential description now references the new service host - No other functionality changes noted.
v1.0.3
over-computer 1.0.3 - Major update: Now focused on trading on Myriad prediction markets via over.computer. - Simplified workflow: Browse markets, approve funds, place buy/sell orders, and check positions. - New registration and authentication flow, supporting both agent-initiated and operator-initiated registration. - Added support for operator trading instructions and label via configuration endpoint. - Introduced order guardrails enforced server-side, with clear rejection error handling and operator communication protocol. - Previous Polymarket, Hyperliquid, and security-queue logic removed; documentation now covers Myriad use only.
v1.0.2
over-computer 1.0.2 - Updated completion instructions to confirm processing and direct the operator to the already open results dashboard, rather than providing a results link. - Clarified that the operator will find results in their current browser tab, matching the session start flow.
v1.0.1
over-computer v1.0.1 - Added standardized front matter with name, description, homepage, and credential requirements for better skill definition. - Clarified authentication steps, emphasizing `OVER_API_KEY` as a required sensitive credential. - Updated wording for clearer operator instructions on obtaining and verifying credentials. - No changes to core logic or execution instructions.
v1.0.0
over-computer v1.0.0 - Initial release supporting managed review and execution of pending tasks via the over.computer API. - Guides the operator to check for an API key and informs if missing. - Provides step-by-step instructions to fetch markets, review market state, structure orders per provided schema, and submit one order per market. - Ensures strict schema adherence, risk assessment, and concise reasoning in all orders. - Adds clear operator handoff after order submission, with troubleshooting for common API errors.
元数据
Slug over-computer
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Over Computer 是什么?

Trade on prediction markets through over.computer. Browse markets, approve funds, place buy/sell orders, and check positions on Myriad. Use when the operator... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。

如何安装 Over Computer?

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

Over Computer 是免费的吗?

是的,Over Computer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Over Computer 支持哪些平台?

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

谁开发了 Over Computer?

由 Márton Borsos(@dabors)开发并维护,当前版本 v1.0.4。

💬 留言讨论