← 返回
安全合规 中文

Miraix Binance Agent Firewall

Use this skill when the user wants to audit a Binance trading prompt, decide whether an AI trader should get Binance account permissions, return Pass/Warn/Bl...
当用户希望审计Binance交易提示词,或决定AI交易员是否应获得Binance账户权限时使用此技能,返回Pass/Warn/Bl...
richard7463
安全合规 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 447
下载
💾 7
安装
1
版本
#latest

概述

Miraix Binance Agent Firewall

Use this skill to judge whether an AI trading prompt is safe enough to touch a Binance account. It is backed by Miraix public endpoints and Binance public market data.

Public endpoints:

  • Audit API: https://app.miraix.fun/api/binance-agent-firewall
  • Share image: https://app.miraix.fun/api/binance-agent-firewall/share-image

When to use it

  • The user pasted a Binance or crypto trading prompt and wants a safety audit.
  • The user asks whether an AI trader should get spot, futures, margin, transfer, or withdraw permissions.
  • The user wants guardrails, a permission plan, or a probation profile before enabling automation.
  • The user wants a safer rewrite of a risky trading prompt.
  • The user wants a share card, screenshot, or X post for the firewall result.

Workflow

  1. Extract the raw trading prompt from the request. If none is provided, ask for it.
  2. Extract Binance symbols if the user gives them. If they do not, send an empty list and let the API infer context from the prompt.
  3. Run:
curl -sS -X POST https://app.miraix.fun/api/binance-agent-firewall \
  -H 'Content-Type: application/json' \
  -d '{"prompt":"<raw-trading-prompt>","symbols":["<symbol-1>","<symbol-2>"]}'
  1. Base the answer on the returned JSON. The most important fields are:
    • status
    • safetyScore
    • verdict
    • summary
    • findings
    • guardrails
    • permissionPlan
    • probationProfile
    • safePrompt
    • shareText
  2. If the user wants the safest possible operating version, prefer safePrompt over inventing a new rewrite.
  3. If the user wants a share card, build a payload with:
    • status
    • safetyScore
    • verdict
    • summary
    • primaryFinding
    • primaryGuardrail
    • symbols
    • dimensions
    • generatedAt

Then URL-encode the JSON and append it to:

https://app.miraix.fun/api/binance-agent-firewall/share-image?payload=<urlencoded-json>
  1. If the user wants a social post, start from shareText and adapt the tone instead of rewriting the whole result from scratch.

Output guidance

  • Lead with the verdict and safety score.
  • Then show the top findings and the recommended permission plan.
  • Then show the probation profile and the safe rewrite.
  • Do not claim private Binance account access. This skill uses Binance public market data plus Miraix scoring logic.
  • If futuresDataAvailable is false, say funding data was unavailable instead of making it up.
  • If the API fails, surface the error clearly and suggest retrying with a cleaner prompt or a tighter symbol list.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 07:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210 📥 266,136
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,694
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,583