repowiserepowise
Sign in
2233admin/Pentest-Swarm-AI
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/Pentest-Swarm-AI

Pentest-Swarm-AI

github.com/2233admin/pentest-swarm-ai

b7de8c8mainsynced 2mo ago

Files

239

Symbols

1,511

Docs

0

Dead Exports

285

Entry Points

3

Code HealthView report

Average health
8.8/10
Excellent
Hotspot health
8.2/10
Excellent
Open findings219Worst fileinternal/llm/claude.go5.1/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed30

cli/config.goUngoverned Hotspot

High-churn file with no governing decision

cli/campaign.goKnowledge Silo

100% single-owner concentration

ModelDead Code

Safe to delete (27 lines)

cli/demo.goUngoverned Hotspot

High-churn file with no governing decision

cli/config.goKnowledge Silo

100% single-owner concentration

13 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Use stigmergic blackboard for swarm coordinationproposed
· readme mining
Make agent behavior emergent instead of pipeline-orderedproposed
· readme mining
Decentralize orchestration via per-agent trigger predicatesproposed
· readme mining
Enforce scope at both tool layer and executorproposed
· readme mining
Register cleanup before execution with reverse-order cleanupproposed
· readme mining
Use Claude prompt caching for recon and classifierproposed
· readme mining

Top Hotspots5 of 51View all

internal/api/server.go

5c/90d100%

cli/scan.go

12c/90d99%

internal/swarm/blackboard/memory.go

3c/90d99%

internal/swarm/scheduler.go

5c/90d98%

internal/engine/runner.go

7c/90d98%

Commit Activity

Feature Fix Refactor Dependency