📊 投资组合风险分析 - 统一账户全面体检 🔍 功能说明: 深度分析统一账户(Portfolio Margin)的风险状况,包括保证金使用率、持仓分布、盈亏状态、资产质量等多维度风险评估。提供专业的风险等级判定和优化建议,是大额资金和专业机构的必备风控工具。 ⚠️ 重要提醒: • 综合风险:统一账户风险共享,单一品种波动可能影响全账户 • 动态评估:市场波动会实时影响风险指标和保证金比例 • 相关性风险:不同资产间存在相关性,需要考虑系统性风险 • 流动性风险:部分持仓在市场异常时可能面临流动性不足 🎯 适用场景: • 大额资金投资组合的定期风险审查 • Portfolio Mar...
AI agents call binance_analyze_portfolio_risk to retrieve information from Binance without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This is a read-only analytical tool that retrieves and presents portfolio risk metrics and insights to the user. It performs calculations and assessment on existing data but does not execute trades, modify positions, transfer funds, or delete data. The warnings about risk factors are educational context, not indicators of write/execute capability.
From the tool's definition Tool description explicitly states it 'analyzes' (分析) portfolio risk, including margin usage, position distribution, P&L status, and asset quality. It 'provides professional risk assessment and optimization suggestions' — purely informational outputs.
Documented attack patterns abuse exactly the kind of access binance_analyze_portfolio_risk gives an agent:
PolicyLayer is an MCP gateway — it sits between your AI agents and Binance, and nothing reaches the server without passing your rules. This is the rule we recommend for binance_analyze_portfolio_risk:
{
"version": "1",
"default": "deny",
"tools": {
"binance_analyze_portfolio_risk": {}
}
} binance_analyze_portfolio_risk is read-only, so it stays allowed — but everything else on the server is denied unless you say otherwise.
Free to start. No card required.
📊 投资组合风险分析 - 统一账户全面体检 🔍 功能说明: 深度分析统一账户(Portfolio Margin)的风险状况,包括保证金使用率、持仓分布、盈亏状态、资产质量等多维度风险评估。提供专业的风险等级判定和优化建议,是大额资金和专业机构的必备风控工具。 ⚠️ 重要提醒: • 综合风险:统一账户风险共享,单一品种波动可能影响全账户 • 动态评估:市场波动会实时影响风险指标和保证金比例 • 相关性风险:不同资产间存在相关性,需要考虑系统性风险 • 流动性风险:部分持仓在市场异常时可能面临流动性不足 🎯 适用场景: • 大额资金投资组合的定期风险审查 • Portfolio Margin用户的保证金优化 • 机构投资者的风险管控和报告 • 个人投资者的资产配置健康检查 📋 输出示例: 分析完成后将返回: \. It is categorised as a Read tool in the Binance MCP Server, which means it retrieves data without modifying state.
Register the Binance MCP server in PolicyLayer and add a rule for binance_analyze_portfolio_risk: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Binance. Nothing to install.
binance_analyze_portfolio_risk is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the binance_analyze_portfolio_risk rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for binance_analyze_portfolio_risk. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
binance_analyze_portfolio_risk is provided by the Binance MCP server (kydlikebtc/binance-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Start from Binance, add the rest of your stack, and see everything your agents can call. Then put policy on all of it.
Free to start. No card required.
35 Binance tools catalogued and risk-classified — across an index of 43,000+ MCP servers.