← 返回 Skills 市场
nansen-devops

Nansen Polymarket Deep Dive

作者 Nansen AI · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nansen-polymarket-deep-dive
功能描述
Deep dive on a Polymarket market — OHLCV, orderbook, top holders, positions, trades, and PnL leaderboard. Use when analysing a specific prediction market.
安全使用建议
This skill appears to do what it claims: run the nansen CLI against a Polymarket market and requires only your NANSEN_API_KEY. Before installing, consider: (1) the npm package 'nansen-cli' will be fetched from the public registry and no version is pinned — audit or pin the package version if you need stability/trust; (2) only provide an API key with the minimum privileges necessary and be prepared to rotate it if you stop using the skill; (3) if you are cautious, inspect the nansen-cli package source (or vendor a known-good release) before installing; and (4) run installation in an isolated environment if you want to limit risk from supply-chain code execution.
功能分析
Type: OpenClaw Skill Name: nansen-polymarket-deep-dive Version: 0.1.0 The skill bundle provides instructions for an AI agent to use the 'nansen-cli' tool to retrieve prediction market data from Polymarket. It follows security best practices by restricting bash execution to the 'nansen' binary and requires a standard API key for its legitimate purpose, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description ask for a Polymarket deep dive and the skill only requires the 'nansen' CLI and a NANSEN_API_KEY, which are exactly what you would expect to query Nansen's research commands.
Instruction Scope
SKILL.md contains explicit nansen CLI commands scoped to a market_id and does not instruct reading unrelated files, other env vars, or exfiltrating data to unexpected endpoints. It references using a market_id from another skill (reasonable).
Install Mechanism
Install uses a Node package (nansen-cli) that will create a 'nansen' binary. Installing from the npm registry is a normal choice for a CLI but carries standard supply-chain/code-execution risk: the package is unpinned (no version specified) and the skill metadata lacks a homepage/source to verify the publisher.
Credentials
Only NANSEN_API_KEY is required and declared as the primary credential, which is proportionate for a CLI that queries Nansen's API. No unrelated credentials or config paths are requested.
Persistence & Privilege
always:false and no requests to modify other skills or system-wide settings. The skill does not request persistent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nansen-polymarket-deep-dive
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nansen-polymarket-deep-dive 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
nansen-polymarket-deep-dive v0.1.0 - Initial release: Deep dive tooling for a specific Polymarket prediction market. - Fetches OHLCV, orderbook, top holders, position details, trade activity, and PnL leaderboard. - Requires a NANSEN_API_KEY and the nansen CLI. - Designed to answer "What's happening in this market? Who holds it, who's trading it?" - Works for any market (active or closed); all data reflects Polygon addresses.
元数据
Slug nansen-polymarket-deep-dive
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nansen Polymarket Deep Dive 是什么?

Deep dive on a Polymarket market — OHLCV, orderbook, top holders, positions, trades, and PnL leaderboard. Use when analysing a specific prediction market. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Nansen Polymarket Deep Dive?

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

Nansen Polymarket Deep Dive 是免费的吗?

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

Nansen Polymarket Deep Dive 支持哪些平台?

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

谁开发了 Nansen Polymarket Deep Dive?

由 Nansen AI(@nansen-devops)开发并维护,当前版本 v0.1.0。

💬 留言讨论