Hi, I'm SKYNETFC

Building things that think.

I build AI agent systems, intelligence platforms, and governance frameworks. My work lives at the intersection of ambitious engineering and clear design — systems that scale without losing coherence.

About

Ambitious engineering,
clear design.

I'm a solo builder obsessed with AI orchestration and governance — designing systems where autonomous agents don't just work, but work within rules that hold at scale. Real systems, not demos. Honest benchmarks, no mocks.

My flagship project, Atlantia Empire, is a 261-agent constitutional AI governance platform. MEERU is a global intelligence platform with GNN-powered entity graphs, biometric AI, and GEOINT capabilities. File-Less-Malware is a serious red team framework for authorized security testing.

Right now I'm focused on multi-agent systems, intelligence infrastructure, and autonomous workflows that make ambitious AI engineering dependable — not fragile.


      
Projects

Things I've built.

Every card is a real repo — read from the actual README.

MIT · Open Source

Atlantia Empire

Constitutional governance platform for multi-agent AI systems

Atlantia wraps 261 domain-specialist AI personas in an 8-article written constitution with a standing judiciary that reviews every deliverable before it ships. Role-based access control with 6 defined roles, budget enforcement in Atlantian Credits (₳), and an eval harness that publishes negative results — because hiding bad scores violates Article VII.

Built as a merger of the agency-agents persona library and the Ruflo swarm runtime. Degrades gracefully without Ruflo. 33/33 engineering tests passing, 14/14 standalone smoke tests passing.

261Agents
17Divisions
8Articles
33/33Tests
ai-agents constitutional-ai governance multi-agent bash MIT
View on GitHub →
Active Build

MEERU

Global intelligence platform — GNN-powered, GPU-native

MEERU is a comprehensive intelligence platform. At its core: a GNN-powered global entity graph using GraphSAGE, Graph Attention Networks, and Temporal Graph Networks — capable of rendering 500K+ nodes in browser via Sigma.js.

AI layer: LLM reasoning on Llama 3.1 70B via vLLM (10× throughput over standard inference), running on dedicated A100 80GB / A10G GPU clusters. Biometric intelligence (face, voice, gait, iris, fingerprint fusion), GEOINT (satellite imagery, aircraft tracking, maritime monitoring), and dark web / Tor intelligence — all federated across a multi-shard graph.

500K+Graph Nodes
A100GPU Cluster
10×vLLM Throughput
intelligence gnn geoint biometric dark-web kubernetes
View on GitHub →
Red Team · Authorized Use Only

File-Less-Malware

Advanced fileless malware framework for authorized red team engagements

A multi-stage fileless malware framework that operates entirely in memory — no executables, scripts, or payloads ever written to disk. Uses living-off-the-land binaries (LOLBins), Windows API injection, WMI persistence, and dual-channel C2 communication over DNS and HTTPS.

Not a script kiddie tool. Implements AMSI patching via memory API manipulation, ETW suppression, active sandbox detection, XOR-encrypted shellcode transport, and process injection with memory protection manipulation. WMI persistence stores in the system repository — not a file you can simply delete.

5Stages
0Disk Writes
2C2 Channels
red-team security python powershell windows
View on GitHub →
Build Map

The Universe.

Every system, technique, and tool — in one interactive map.

Stack

What I actually use.

Exactly as specified — nothing invented.

AI & Agents

Ruflo
Claude (Anthropic)
OpenAI
LangChain

Languages

Bash
Python
TypeScript
JavaScript
HTML / CSS

Infrastructure

GitHub Actions
Netlify
Vercel
Node.js

Tools

Git
VS