Polymarket Music Entertainment Trader — Polymarket 音乐娱乐交易者 — 交易音乐流行指标、专辑排行、格莱美奖、巡演收入等
v1.0.3该技能利用 Simmer SDK 和单一 API 键在 Polymarket 平台上交易音乐娱乐相关预测市场,包括音乐流行指标、专辑排行、格莱美奖、巡演收入、音乐行业交易等。默认为纸牌交易,仅在明确运行 `--live` 时执行真实交易。
0· 245·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidence该技能内部一致于其声明目的:使用 Simmer SDK 和单一 SIMMER_API_KEY 发现和交易(默认纸牌交易)Polymarket 音乐市场,不请求无关凭证或进行意外 I/O 操作。
评估建议
该技能似乎做了它声称的事情:使用 simmer-sdk 和单一 SIMMER_API_KEY 默认纸牌交易 Polymarket 音乐市场,仅在明确运行 `--live` 时执行真实交易。安装前请确认信任 simmer-sdk 包,谨慎处理 SIMMER_API_KEY,注意元数据不一致(可能是文档问题),若计划运行真实交易,请审计 simmer-sdk 或限制 API 密钥权限,并在纸牌模式中进行彻底测试。...详细分析 ▾
✓ 用途与能力
The skill is a Polymarket trading automaton for music/entertainment markets and the code and SKILL.md align with that purpose. It depends on a SimmerClient (simmer-sdk) and requires a SIMMER_API_KEY — appropriate for a service-client integration. No unrelated cloud keys or unrelated binaries are requested.
✓ 指令范围
Runtime instructions and the code limit operations to market discovery, signal computation, context checks, and trades via the Simmer SDK. There are no instructions to read arbitrary user files, exfiltrate data, or call unrelated external endpoints. The SKILL.md suggests optional integrations (Spotify/Billboard) but these are explicitly marked as remix ideas, not required behavior.
ℹ 安装机制
This is instruction-only with a code file, and clawhub.json specifies a pip dependency on 'simmer-sdk' (reasonable for service integration). No high-risk downloads or obscure URLs are used. Note: the top-level registry metadata in the summary provided to you initially said no required env vars, but the bundled clawhub.json and SKILL.md clearly require SIMMER_API_KEY and pip install of simmer-sdk — this metadata mismatch is likely an oversight but worth noting.
✓ 凭证需求
The only secret/credential required is SIMMER_API_KEY (plus tunable SIMMER_* config vars). That is proportional to a client that needs to authenticate to the Simmer trading/execution service. The skill does not request unrelated secrets (AWS keys, tokens for other services, etc.).
✓ 持久化与权限
The skill does not request permanent/always-on privilege: always is false, autostart is false, and cron is null. The automaton entrypoint is declared but default behavior is paper trading and it will not autostart on install. The skill does call apply_skill_config(SKILL_SLUG) to load its own tunables, which is normal and limited to its own config.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.32026/3/14
重新发布以刷新注册元数据
● stale
安装命令 点击复制
官方npx clawhub@latest install polymarket-music-entertainment-trader
镜像加速npx clawhub@latest install polymarket-music-entertainment-trader --registry https://cn.clawhub-mirror.com
技能文档
这是一个模板。
默认信号是基于关键词发现 + Spotify Charts API 动量 — 可以重混使用 Billboard 排行榜位置跟踪、TikTok 趋势音频 API、Apple Music 排行榜 feeds 或社会媒体速度指标用于艺术家动量。
该技能处理所有管道(市场发现、交易执行、防护措施)。您的代理提供 alpha。
策略概述
... (由于字符限制,完整的cn_skill_md_content 未全部显示,请根据需要自行补充)数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制