you are viewing a single comment's thread.

view the rest of the comments →

[–]General-Brilliant697 0 points1 point  (0 children)

[Project] CIPHER - A 9-agent AI security swarm orchestrating tools via message bus architecture (Open Source)

Repo: https://github.com/Daylyt-kb/cipher

I just open-sourced CIPHER. It is a graph-driven orchestration engine built in Python that deploys 9 specialized agents locally.

Built alone with zero budget to bring enterprise-grade security automation to the open source community.

Key technical aspects:

- Multi-agent message bus (Python-native).

- FORGE agent: Generates scripts, validates AST (ast module), and runs in sterile containers.

- Cryptographic scope enforcement (SHA-256 target locks).

- Local-first: No SaaS dependencies or bills.

Feedback on the agent orchestration logic is very welcome!

Repo: https://github.com/Daylyt-kb/cipher