← 返回 Skills 市场
diagnostikon

Polymarket Onlyfans Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ⚠ suspicious
191
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-onlyfans-trader
功能描述
Trades Polymarket markets on OnlyFans using three structural edges — celebrity pipeline base-rate mispricing (retail ignores demographic base rates for who j...
安全使用建议
This skill is suspicious because its documentation says it needs no external API, but its manifest and code require a Simmer SDK and an API key. Before installing: (1) Confirm the provenance of the 'simmer-sdk' package (inspect its source, PyPI page, and maintainer). (2) Review trader.py end-to-end for all network calls or hard-coded endpoints (SimmerClient may forward data to external services). (3) Do not supply SIMMER_API_KEY unless you understand what that account can do (trade, withdraw funds, read account data). (4) If you only want paper-trading, verify the default truly prevents live trades and that the --live flag cannot be set by default. (5) Prefer running this skill in an isolated/sandboxed environment and audit the installed pip package before giving it credentials. If you cannot verify the simmer-sdk source or the skill author, treat the credential requirement as a red flag.
功能分析
Type: OpenClaw Skill Name: polymarket-onlyfans-trader Version: 0.0.3 The skill bundle implements a legitimate trading strategy for Polymarket prediction markets related to OnlyFans. The code in trader.py uses the standard simmer-sdk to interact with markets, includes appropriate risk management safeguards (slippage and flip-flop checks), and defaults to a safe paper-trading mode unless explicitly configured for live execution.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims the 'default signal requires no external API' in SKILL.md and registry metadata lists no required env vars, but clawhub.json lists a required env SIMMER_API_KEY and a pip dependency 'simmer-sdk'. trader.py imports and expects a SimmerClient. Requiring an external trading API key is coherent with automated trading, but it contradicts the SKILL.md claim and the registry metadata — an unexplained mismatch.
Instruction Scope
SKILL.md instructs the agent to perform market discovery, trade execution, and safeguards; the included trader.py implements that logic. The instructions do not (in SKILL.md) ask the agent to read unrelated files or credentials, but trader.py reads several SIMMER_* environment variables (position limits, thresholds) and will interact with the Simmer service via SimmerClient. There are no obvious instructions to exfiltrate local files, but the code will make external network calls through the SDK.
Install Mechanism
No explicit install spec in registry, but clawhub.json declares a pip dependency 'simmer-sdk' (so the platform will install that package). Installing third‑party pip packages is a normal pattern for trading skills, but it adds risk if the package is unvetted or malicious. No downloads from unknown URLs or archive extraction were found.
Credentials
trader.py uses a set of SIMMER_* environment variables for configuration (max positions, thresholds, etc.) which are reasonable tunables. However clawhub.json declares SIMMER_API_KEY as a required env var while SKILL.md says no external API is needed — this inconsistency is unexplained. SIMMER_API_KEY is a credential that grants network access to the Simmer service; only provide it if you trust the Simmer SDK and the skill's code.
Persistence & Privilege
always is false and autostart is false (clawhub.json.autostart=false), so the skill does not force persistent inclusion. It is marked automaton.managed with entrypoint trader.py, meaning the platform may run the script when the skill is invoked or started; this is expected for an automated trading skill and not by itself excessive.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-onlyfans-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-onlyfans-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
SDK resilience: try/except runt apply_skill_config
v0.0.2
fix: add _client.live=True so --live actually routes to polymarket-venue for real USDC trades
v1.0.2
Republish to refresh registry metadata
v1.0.1
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.0
OnlyFans Trader skill 1.0.0 initial release: - Trades Polymarket markets related to OnlyFans using three edges: celebrity base-rate mispricing, regulatory theater fading, and creator earnings seasonality. - Automatically classifies markets as "join," "ban," or "earnings" and applies bias multipliers based on demographic signals, jurisdiction, and time of year. - Implements conviction sizing and safeguards for trade execution. - Requires no external APIs; logic driven by keyword parsing and date-based seasonality. - Detailed documentation of edge logic, bias tables, and remix suggestions for advanced signals.
元数据
Slug polymarket-onlyfans-trader
版本 0.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Polymarket Onlyfans Trader 是什么?

Trades Polymarket markets on OnlyFans using three structural edges — celebrity pipeline base-rate mispricing (retail ignores demographic base rates for who j... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。

如何安装 Polymarket Onlyfans Trader?

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

Polymarket Onlyfans Trader 是免费的吗?

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

Polymarket Onlyfans Trader 支持哪些平台?

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

谁开发了 Polymarket Onlyfans Trader?

由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。

💬 留言讨论