扫描报告
0 /100
Binance Event Contract Risk Manager
Comprehensive risk control skill for Binance Event Contract trading with position sizing, daily loss limits, and emergency circuit breaker functionality
The Binance Event Contract Risk Manager skill is a pure documentation file containing only trading rules and risk parameters with no executable code, scripts, or any potentially malicious behavior.
可以安装
No action required. This is a safe, documentation-only skill that defines risk management parameters for Binance trading.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | SKILL.md contains no filesystem operations |
| 网络访问 | NONE | NONE | — | SKILL.md contains no network requests |
| 命令执行 | NONE | NONE | — | SKILL.md contains no shell commands |
| 环境变量 | NONE | NONE | — | SKILL.md contains no environment variable access |
| 技能调用 | NONE | NONE | — | SKILL.md is a standalone skill definition |
| 剪贴板 | NONE | NONE | — | SKILL.md contains no clipboard operations |
| 浏览器 | NONE | NONE | — | SKILL.md contains no browser automation |
| 数据库 | NONE | NONE | — | SKILL.md contains no database operations |
目录结构
1 文件 · 3.3 KB · 86 行 Markdown 1f · 86L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present - pure documentation file
✓ No shell execution, subprocess, or command piping
✓ No credential harvesting or environment variable access
✓ No network requests or data exfiltration
✓ No obfuscation or encoded payloads
✓ No sensitive file access (SSH, AWS, .env)
✓ No external script downloads (curl|bash, wget|sh)
✓ No dependencies or package files
✓ Clear and transparent documentation of intended behavior