repowiserepowise
Sign in
2233admin/Claude-Red
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/Claude-Red

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

6of 18 scored

6 commits sit in this repo's top risk tercile, which is 33% of the 18scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 8.8 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits211%Commits whose subject reads as a bug fix rather than new work.Written by an agent528%Read from commit trailers, so it counts what was declared.Change diffusion0.90bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold8.8out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Began other-led, now leaning feature.

Feature39%
Fix6%
Refactor11%
Docs17%
Chore11%
Other17%
28%of indexed commits are agent-attributed(5 of 18)
claude (5)

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
86d14497Initial commit
SnailSploit | Kai Aizen
5mo ago+83.3K -0
97%Elevated
more lines added than baseline
2
c7b211b2Phase 3: Wireless split — 12 new focused skills (13 total in wireless/)
Claudeclaudeautonomous
3mo ago+2.5K -7
89%Elevated
more lines added than baseline
3
bce27a2bAdd 7 offensive skills: AD, wifi, business-logic, toctou, iot, mobile, cloud
Claudeclaudeautonomous
3mo ago+2.7K -0
89%Elevated
more lines added than baseline
4
4e214145feat: improve skill scores for Claude-Red
Yogesh Rao
3mo ago+1.3K -3.5K
81%Elevated
more lines added than baseline
5
d15bc368Phase 7: Polish — README, LICENSE, SECURITY, CONTRIBUTING, CHANGELOG, install.sh, manifest
Claudeclaudeautonomous
3mo ago+1.1K -83
75%Elevated
more lines added than baseline
6
1672ebd2feat: add bulk skill converter for Claude Console compatibility
dEEpEst
3mo ago+215 -0
69%Elevated
more lines added than baseline
7
b5b77acf-
SnailSploit | Kai Aizen
5mo ago+138 -2
64%Typical
more lines added than baseline
8
40ce4cf8Create codeql.yml
SnailSploit | Kai Aizen
3mo ago+101 -0
58%Typical
more lines added than baseline
9
70e0c89eReorganize skills into 13 categories + add offensive-reporting
Claudeclaudeautonomous
3mo ago+371 -0
53%Typical
more lines added than baseline
10
1207da7bCreate python-publish.yml
SnailSploit | Kai Aizen
3mo ago+70 -0
47%Typical
more lines added than baseline
11
6cc0e6daci: upgrade to skill-review-and-optimize with /apply-optimize
Yogesh Raoclaudeassisted
3mo ago+26 -2
42%Typical
more lines added than baseline
12
86f4112aCreate SECURITY.md
SnailSploit | Kai Aizen
3mo ago+21 -0
36%Typical
more lines added than baseline
13
aeb41ecadocs: add canonical-doc backlink to snailsploit.com
Kai Aizen
3mo ago+18 -0
31%Below typical
more lines added than baseline
14
fc9378e9ci: add skill-review GitHub Action for automated skill review on PRs
Yogesh Rao
3mo ago+13 -0
25%Below typical
more lines added than baseline
15
5d1ff815Refactor convert_skills.py with updated comments
dEEpEst
3mo ago+9 -1
19%Below typical
fewer lines added than baseline
16
af3047ecFix image path in README.md
SnailSploit | Kai Aizen
5mo ago+1 -1
14%Below typical
fewer lines added than baseline
17
ba318f40Delete Skills/offensive-patch-diffing directory
SnailSploit | Kai Aizen
5mo ago+0 -4.3K
8%Below typical
fewer lines added than baseline
18
dd7a41c2Update .DS_Store
SnailSploit | Kai Aizen
5mo ago+0 -0
3%Below typical
fewer lines added than baseline
  • 86d14497Initial commit
    Author
    SnailSploit | Kai Aizen
    When
    5mo ago
    Lines
    +83.3K -0
    Risk
    97%Elevated
  • c7b211b2Phase 3: Wireless split — 12 new focused skills (13 total in wireless/)
    Author
    Claude
    When
    3mo ago
    Lines
    +2.5K -7
    Risk
    89%Elevated
  • bce27a2bAdd 7 offensive skills: AD, wifi, business-logic, toctou, iot, mobile, cloud
    Author
    Claude
    When
    3mo ago
    Lines
    +2.7K -0
    Risk
    89%Elevated
  • 4e214145feat: improve skill scores for Claude-Red
    Author
    Yogesh Rao
    When
    3mo ago
    Lines
    +1.3K -3.5K
    Risk
    81%Elevated
  • d15bc368Phase 7: Polish — README, LICENSE, SECURITY, CONTRIBUTING, CHANGELOG, install.sh, manifest
    Author
    Claude
    When
    3mo ago
    Lines
    +1.1K -83
    Risk
    75%Elevated
  • 1672ebd2feat: add bulk skill converter for Claude Console compatibility
    Author
    dEEpEst
    When
    3mo ago
    Lines
    +215 -0
    Risk
    69%Elevated
  • b5b77acf-
    Author
    SnailSploit | Kai Aizen
    When
    5mo ago
    Lines
    +138 -2
    Risk
    64%Typical
  • 40ce4cf8Create codeql.yml
    Author
    SnailSploit | Kai Aizen
    When
    3mo ago
    Lines
    +101 -0
    Risk
    58%Typical
  • 70e0c89eReorganize skills into 13 categories + add offensive-reporting
    Author
    Claude
    When
    3mo ago
    Lines
    +371 -0
    Risk
    53%Typical
  • 1207da7bCreate python-publish.yml
    Author
    SnailSploit | Kai Aizen
    When
    3mo ago
    Lines
    +70 -0
    Risk
    47%Typical
  • 6cc0e6daci: upgrade to skill-review-and-optimize with /apply-optimize
    Author
    Yogesh Rao
    When
    3mo ago
    Lines
    +26 -2
    Risk
    42%Typical
  • 86f4112aCreate SECURITY.md
    Author
    SnailSploit | Kai Aizen
    When
    3mo ago
    Lines
    +21 -0
    Risk
    36%Typical
  • aeb41ecadocs: add canonical-doc backlink to snailsploit.com
    Author
    Kai Aizen
    When
    3mo ago
    Lines
    +18 -0
    Risk
    31%Below typical
  • fc9378e9ci: add skill-review GitHub Action for automated skill review on PRs
    Author
    Yogesh Rao
    When
    3mo ago
    Lines
    +13 -0
    Risk
    25%Below typical
  • 5d1ff815Refactor convert_skills.py with updated comments
    Author
    dEEpEst
    When
    3mo ago
    Lines
    +9 -1
    Risk
    19%Below typical
  • af3047ecFix image path in README.md
    Author
    SnailSploit | Kai Aizen
    When
    5mo ago
    Lines
    +1 -1
    Risk
    14%Below typical
  • ba318f40Delete Skills/offensive-patch-diffing directory
    Author
    SnailSploit | Kai Aizen
    When
    5mo ago
    Lines
    +0 -4.3K
    Risk
    8%Below typical
  • dd7a41c2Update .DS_Store
    Author
    SnailSploit | Kai Aizen
    When
    5mo ago
    Lines
    +0 -0
    Risk
    3%Below typical
Showing 18 of 18 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

05typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 18 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,00010,000Lines changed (log) →0.03.9Diffusion →
Below typical6
Typical6
Elevated6

Commit history for 2233admin/Claude-Red

2233admin/Claude-Red has 22 commits in its history from 5 contributors, the first of them Mar 4, 2026. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.