Emergency Flatten Skill
Trigger phrase: "flatten" / "emergency" / "kill engine" / "stop bleeding"
Install this skill
or
85/100
Security score
The Emergency Flatten Skill skill was audited on Jul 29, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 23
Direct command execution function call
SourceSKILL.md
| 21 | python3 -c " |
| 22 | import os, time, hashlib, hmac, urllib, requests |
| 23 | exec(open('/opt/sysd/.env').read().replace(\"'\"', '')) |
| 24 | B='https://fapi.binance.com' |
| 25 | # ... emergency inline code |
Scanned on Jul 29, 2026
View Security Dashboard