← 返回 Skills 市场
182
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nansen-perp-trader-profile
功能描述
Deep dive on a Hyperliquid perp trader. Identity, open positions, recent trades, and overall PnL.
安全使用建议
This skill is internally consistent: it simply runs the Nansen CLI using your NANSEN_API_KEY to fetch trader labels, perp positions, trades, and leaderboard data. Before installing, verify the nansen-cli npm package (author, version, registry) to avoid a malicious package, use a least-privilege Nansen API key if possible, and be aware the CLI will make network requests to Nansen's service. Because the skill can be invoked by the agent, only grant the API key if you trust the skill's source or run it in a controlled environment.
功能分析
Type: OpenClaw Skill
Name: nansen-perp-trader-profile
Version: 0.1.0
The skill bundle provides a legitimate interface for analyzing cryptocurrency perpetual trader profiles using the Nansen CLI. It utilizes standard API-driven commands in SKILL.md to fetch trader labels, positions, and trade history, and correctly identifies the NANSEN_API_KEY as a required environment variable without any signs of exfiltration or unauthorized execution.
能力评估
Purpose & Capability
Name and description match the requested resources: the skill needs the 'nansen' CLI and NANSEN_API_KEY which are exactly what a Nansen data lookup would require.
Instruction Scope
SKILL.md only runs nansen research/profile/perp commands against a provided address; it does not instruct reading unrelated files, other environment variables, or sending data to unexpected endpoints.
Install Mechanism
Install uses an npm package (nansen-cli) to provide the 'nansen' binary. npm installs are a common way to get CLIs but are moderate risk compared to curated system packages — verify the npm package source/version before installing.
Credentials
Only NANSEN_API_KEY is required and declared as the primary credential, which is proportionate for queries to the Nansen API.
Persistence & Privilege
Skill is not always-enabled, does not request system config paths, and does not attempt to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nansen-perp-trader-profile - 安装完成后,直接呼叫该 Skill 的名称或使用
/nansen-perp-trader-profile触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release with Hyperliquid perp trader profiling features:
- Provides identity, open positions, recent trades, and overall PnL for a given address.
- Fetches on-chain labels for trader identification.
- Summarizes perp positions and margin usage.
- Displays recent perp trades with key metrics (PnL, fees, side).
- Checks trader’s standing on the leaderboard for relative performance.
元数据
常见问题
Nansen Perp Trader Profile 是什么?
Deep dive on a Hyperliquid perp trader. Identity, open positions, recent trades, and overall PnL. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。
如何安装 Nansen Perp Trader Profile?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nansen-perp-trader-profile」即可一键安装,无需额外配置。
Nansen Perp Trader Profile 是免费的吗?
是的,Nansen Perp Trader Profile 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nansen Perp Trader Profile 支持哪些平台?
Nansen Perp Trader Profile 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nansen Perp Trader Profile?
由 Nansen AI(@nansen-devops)开发并维护,当前版本 v0.1.0。
推荐 Skills