MyDea
FLEET_SHIELD // HARDEN
HARDENING_PROGRESS
43%
Step 1: Lock Gateway Exposure
Bind to localhost
Restrict gateway to 127.0.0.1 only
Randomize port
Change from default 18789 to random high port
Enable rate limits
Set 100 req/min per IP
Step 2: Enable Sandbox + Safe Tools
Enable sandbox.mode
Run agent code in isolated sandbox environment
Apply tool allowlist
Block exec, browser, web_fetch by default
Step 3: Turn On Monitoring
Enable SOUL/MEMORY integrity monitor
Hash baselines + 15-min verification checks
Enable egress alerts
Monitor outbound connections + IoC matching
APPLY_HARDENING
DRY_RUN
ROLLBACK
CMD
SHIELD
LOG
CFG