Agent-Architecture

🤏sfwa
Visit
by TheJacksonCode

A visual multi-agent system designer for Claude Code — 28 agents, human-in-the-loop gates, live simulation. Zero dependencies.

aitools
Screenshot of Agent-Architecture
★ 102 stars · 13 forks13 · 1 contributor1 · 5.4 MB · created Apr 2026 · Agent-Architecture ↗
HTML 99.2% · JavaScript 0.8%
Is it a true single-file web app?
✗ Nearly. Its own code is all in one file, but it loads 4 font files from elsewhere.
– Contacts fonts.googleapis.com
– Contacts fonts.gstatic.com
How to fix it
→ Self-host the webfont as a base64 @font-face, or fall back to a system font stack (currently fonts.googleapis.com)
→ Self-host the webfont as a base64 @font-face, or fall back to a system font stack (currently fonts.gstatic.com)
Open issue ↗
Security audit — full results 13/13
✓ No leaked credentials (detect-secrets)
✓ Semgrep security-audit ruleset
✓ Semgrep javascript ruleset
✓ eval() usage
✓ Function() construction
✓ decode→eval chain
✓ document.write of decoded content
✓ sendBeacon usage
✓ decoded content DOM injection
✓ Ships an HTML file
✓ No build step required
✓ No backend required
✓ Submitted URL looks like the app itself
Embed this badge
iamsingle.app — security audit — 13/13
← back to the full catalog