← 返回 Skills 市场
Risk Guardian
作者
Sergey Vidyuk
· GitHub ↗
· v1.0.0
· MIT-0
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install paradex-risk-guardian
功能描述
Real-time risk monitoring, margin analysis, and protective alerts for Paradex trading accounts and vaults. Synthesizes account summary, positions, market dat...
安全使用建议
This skill appears internally consistent and focused on Paradex risk metrics, but verify these platform/operational details before enabling it for real accounts: 1) Confirm how the agent/platform obtains Paradex authorization — ensure API keys or account linking use least-privilege scopes (read-only for risk checks) and are not shared outside the platform. 2) Ask the platform what data the MCP connectors expose and where alerts (if any) are delivered — confirm there are no unexpected external endpoints. 3) If possible, test the skill with a read-only or limited-permission account or a sandbox/vault before running it on live funds. 4) If you do not want autonomous background monitoring or alerting, disable autonomous invocation or require explicit user confirmation for alert setup. These steps will reduce risk even though the skill itself is coherent.
能力评估
Purpose & Capability
Name/description (Paradex risk monitoring) match the instructions: the SKILL.md exclusively references Paradex MCP data sources (paradex_vault_account_summary, paradex_vault_positions, market summaries, orderbook, etc.) and computations are all risk-related. The skill does not request unrelated capabilities or secrets.
Instruction Scope
SKILL.md instructs the agent to read Paradex-provided MCP tools and compute margin, liquidation distance, concentration, funding, liquidity checks, stress tests, and risk scores. It does not instruct reading arbitrary host files, environment variables, or contacting external endpoints outside Paradex data sources. The instructions are scoped to risk assessment and reporting.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes install-time risk.
Credentials
The skill declares no required env vars or credentials, which is consistent if the platform supplies Paradex MCP connectors and the agent already has authorized access. If you expect this skill to access a live Paradex account you should confirm how the platform provides Paradex credentials (OAuth, account linking, or API keys) and which tokens/scopes will be used. The absence of explicit credential requests here is coherent but deserves verification in your environment.
Persistence & Privilege
always is false and the skill is user-invocable with autonomous invocation allowed (platform default). The skill does not request persistent system-level privileges or modifications to other skills. Autonomous invocation is normal; combine with your own policy choices if you want to restrict background monitoring/alerts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paradex-risk-guardian - 安装完成后,直接呼叫该 Skill 的名称或使用
/paradex-risk-guardian触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Risk Guardian 是什么?
Real-time risk monitoring, margin analysis, and protective alerts for Paradex trading accounts and vaults. Synthesizes account summary, positions, market dat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Risk Guardian?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paradex-risk-guardian」即可一键安装,无需额外配置。
Risk Guardian 是免费的吗?
是的,Risk Guardian 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Risk Guardian 支持哪些平台?
Risk Guardian 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Risk Guardian?
由 Sergey Vidyuk(@sv)开发并维护,当前版本 v1.0.0。
推荐 Skills