← 返回 Skills 市场
Presage
作者
Seenfinity
· GitHub ↗
· v1.3.1
1055
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install presage
功能描述
Connect to Presage, the AI prediction market terminal on Solana. Trade prediction markets (YES/NO outcomes on real-world events) using paper trading. Analyze...
安全使用建议
This skill appears coherent and read-only, but before installing: (1) verify you trust the presage.market domain and the linked GitHub repo (inspect the repo yourself); (2) be mindful that functions make outbound HTTP requests to https://presage.market/api (network connectivity required); (3) avoid supplying secrets—getPortfolio needs an agentId (an identifier), but you should confirm whether the real API requires authentication before sending any private account identifiers; and (4) if you require stronger assurance, review the GitHub source and confirm there are no hidden calls or later versions that introduce write/trade operations (the code notes that trading execution would need additional implementation).
功能分析
Type: OpenClaw Skill
Name: presage
Version: 1.3.1
The skill is classified as benign. The `SKILL.md` explicitly states it provides 'read-only market analysis tools,' and the core logic in `scripts/analysis.js` strictly adheres to this, making only GET requests to the `https://presage.market/api` endpoint. There is no evidence of data exfiltration, malicious execution, persistence, prompt injection, or obfuscation. While `references/api-docs.md` lists POST endpoints for trading, the skill's code does not utilize them, confirming its read-only nature.
能力评估
Purpose & Capability
The name/description promise (read-only market analysis for Presage/Calshi on Solana) matches the included assets: SKILL.md and a single analysis.js that only fetches presage.market endpoints. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
SKILL.md and the runtime instructions limit behavior to fetching public API endpoints and providing analysis. The instructions do not ask the agent to read local files, environment secrets, or post data to third-party endpoints outside presage.market/GitHub.
Install Mechanism
No automated install spec is present (instruction-only). The README suggests cloning the GitHub repo or using ClawHub; pulling code from a GitHub repo is expected and lower risk than arbitrary URL downloads.
Credentials
The skill declares no required environment variables or credentials. The only parameter that may be sensitive is agentId passed to getPortfolio (it identifies an account), but the skill does not request secrets or API keys.
Persistence & Privilege
always is false and the skill does not request permanent agent-level privileges or modify other skills. Autonomous invocation is allowed (platform default) and is not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install presage - 安装完成后,直接呼叫该 Skill 的名称或使用
/presage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.1
Fix: remove API key references (no auth required)
v1.3.0
Fix: clarify skill is read-only analysis (not trading). Remove false dependency claims.
v1.2.1
Re-publish to trigger security scan
v1.2.0
Improved SKILL.md with better marketing copy, mentions Kalshi and presage.market
v1.1.1
Added market analysis tools
v1.1.0
Updated URLs to presage.market domain
v1.0.0
Initial release — AI prediction market terminal skill
元数据
常见问题
Presage 是什么?
Connect to Presage, the AI prediction market terminal on Solana. Trade prediction markets (YES/NO outcomes on real-world events) using paper trading. Analyze... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1055 次。
如何安装 Presage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install presage」即可一键安装,无需额外配置。
Presage 是免费的吗?
是的,Presage 完全免费(开源免费),可自由下载、安装和使用。
Presage 支持哪些平台?
Presage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Presage?
由 Seenfinity(@seenfinity)开发并维护,当前版本 v1.3.1。
推荐 Skills