ActionRank

Swarm Audit, the merge gate for AI-generated PRs

Actively maintained

moonrunnerkc/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 6 days agoLatest v12.1.1
C
69
/ 100
Security 75Maintenance 100Popularity 29Reliability 49

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.1

Mutable 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