Scan Report
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.
Safe to install
No action required. This is a safe, documentation-only skill that defines risk management parameters for Binance trading.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | SKILL.md contains no filesystem operations |
| Network | NONE | NONE | — | SKILL.md contains no network requests |
| Shell | NONE | NONE | — | SKILL.md contains no shell commands |
| Environment | NONE | NONE | — | SKILL.md contains no environment variable access |
| Skill Invoke | NONE | NONE | — | SKILL.md is a standalone skill definition |
| Clipboard | NONE | NONE | — | SKILL.md contains no clipboard operations |
| Browser | NONE | NONE | — | SKILL.md contains no browser automation |
| Database | NONE | NONE | — | SKILL.md contains no database operations |
File Tree
1 files · 3.3 KB · 86 lines Markdown 1f · 86L
└─
SKILL.md
Markdown
Security Positives
✓ 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