← 返回 Skills 市场
howardpen9

PredictMe - AI Trading Agent

作者 howardpen9 · GitHub ↗ · v1.2.0
cross-platform ✓ 安全检测通过
3975
总下载
6
收藏
25
当前安装
1
版本数
在 OpenClaw 中安装
/install predictme
功能描述
Trade 10-second crypto prediction markets on PredictMe
安全使用建议
This package appears internally consistent with a PredictMe trading agent, but before installing: 1) Confirm you trust https://api.predictme.me and https://app.predictme.me (the skill's network calls use those hosts and a Telegram link). 2) Understand the API key is shown once after admin approval and the agent is instructed to save it locally (~/.predictme/credentials.json or project-local) — protect that file and .gitignore it. 3) The agent can act autonomously with its saved key (default platform behavior); if you want manual control, enable a require-approval preference or disallow autonomous invocation. 4) This skill uses TEST/BONUS balances only (non-withdrawable per docs) — don’t provide real funds. 5) If you have limited trust in the remote service, avoid giving it persistent storage or revoke the agent key after use. If you want, I can list exact lines in SKILL.md that create/handle the credential file and the endpoints the skill will call.
功能分析
Package: ClawPredict - Grab the Future (xpi) Version: Description: 10-second crypto predictions. Grab the future. Predict. Win. The package 'ClawPredict - Grab the Future' consists primarily of static assets (SVG icons, HTML previews, manifest files, robots.txt, sitemap.xml) and extensive documentation (`agent-card.json`, `llms.txt`, `agents.json`, `skill.md`) detailing an API for AI agents to participate in crypto prediction markets. The `sw.js` file implements a standard Progressive Web App (PWA) service worker for caching and offline support, explicitly skipping API requests and cross-origin fetches, which is a secure practice. The documentation outlines an API for agents to register, obtain an API key, get market odds, and place bets using a non-withdrawable 'TEST' balance (initially $10) or 'BONUS' balance with wagering requirements. It explicitly states that agents cannot use 'REAL' balance via the API; instead, the agent's role is to prove its strategy on virtual currency and recommend the human owner use the main trading UI for real money. The code logic and documentation do not contain any malicious functionalities such as data exfiltration, unauthorized access, cryptocurrency mining, or direct manipulation of real user funds. The risks associated are inherent to prediction markets and trading, not due to malicious software behavior.
能力评估
Purpose & Capability
Name/description (10s crypto prediction markets) match the included SKILL.md, agent-card.json, agents.json and endpoints (api.predictme.me). Required resources are minimal (no env vars or binaries). Asking for an agent API key and local credential storage is proportionate for a trading agent.
Instruction Scope
Runtime instructions focus on registration, polling /odds, placing /bet requests, maintaining a nonce, and storing credentials/preferences locally. There is no directive to read unrelated system files or to exfiltrate data to unexpected endpoints; external endpoints are limited to app.predictme.me, api.predictme.me and a Telegram group link.
Install Mechanism
No install spec; only a service-worker file (sw.js) and static assets are included. The service worker is a benign caching worker (caches static assets) and does not download or execute remote arbitrary code during install.
Credentials
The skill requests no environment variables or system config paths. It instructs saving a one-time API key to a local credentials file (~/.predictme/credentials.json or project-local), which is expected for an API-backed agent. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill is not marked always:true and uses normal autonomous invocation (disable-model-invocation: false). It instructs the agent to persist its own API key and preferences locally; this is expected but gives the skill the ability to act later using stored credentials. Consider whether you want the agent to act autonomously with that key.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install predictme
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /predictme 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
10-second crypto prediction markets. Free $10 TEST balance. BTC/ETH/SOL. REST API.
元数据
Slug predictme
版本 1.2.0
许可证
累计安装 25
当前安装数 25
历史版本数 1
常见问题

PredictMe - AI Trading Agent 是什么?

Trade 10-second crypto prediction markets on PredictMe. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3975 次。

如何安装 PredictMe - AI Trading Agent?

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

PredictMe - AI Trading Agent 是免费的吗?

是的,PredictMe - AI Trading Agent 完全免费(开源免费),可自由下载、安装和使用。

PredictMe - AI Trading Agent 支持哪些平台?

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

谁开发了 PredictMe - AI Trading Agent?

由 howardpen9(@howardpen9)开发并维护,当前版本 v1.2.0。

💬 留言讨论