Swarm Audit, the merge gate for AI-generated PRs
Actively maintainedmoonrunnerkc/swarm-orchestrator · ISC
Checks AI-written pull requests for tricks that make code look done when it isn't, like weakened tests and hidden errors. Warns a human by default; only blocks a merge when it can prove the problem.
★ 105 starsLast commit 1 months agoLatest v12.1.1
C
69
/ 100
Security signals
OpenSSF ScorecardNo data
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: moonrunnerkc/swarm-orchestrator@303e9326bdf802fca1e9b6d091fef28d16a5e6f2 # v12.1.1Mutable tags like v12.1.1 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: moonrunnerkc/swarm-orchestrator@303e9326bdf802fca1e9b6d091fef28d16a5e6f2 # v12.1.1
Score breakdown
Security (35%)75
Popularity (20%)29
Maintenance (30%)100
Reliability (15%)49
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/moonrunnerkc-swarm-orchestrator)HTML version
HTML
<a href="https://actionrank.dev/actions/moonrunnerkc-swarm-orchestrator"><img src="https://actionrank.dev/api/badge/moonrunnerkc-swarm-orchestrator" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work