https://github.com/obra/superpowers.git
· scanned 2026-05-15 23:05 UTC (2 weeks, 6 days ago)
· 10 languages
11 findings (4 legacy + 7 scanner) 68th percentile · Javascript · tiny (<2K LoC) Scanner says 99 (lower by 22)
Last scanned 2 weeks, 6 days ago · v1 · 3 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
75.0 | 0.15 | 11.25 |
security_score |
98.9 | 0.25 | 24.73 |
testing_score |
85.0 | 0.20 | 17.00 |
documentation_score |
75.0 | 0.15 | 11.25 |
practices_score |
40.0 | 0.15 | 6.00 |
code_quality |
68.4 | 0.10 | 6.84 |
| Overall | 1.00 | 77.1 |
agent: 1.1
All 185 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
gemini-extension.json |
software | healthy | gemini-extension.json |
GEMINI.md |
software | healthy | GEMINI.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
.version-bump.json |
software | healthy | .version-bump.json |
package.json |
software | healthy | package.json |
RELEASE-NOTES.md |
software | healthy | RELEASE-NOTES.md |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
test-tools.sh |
software | healthy | tests/opencode/test-tools.sh |
test-bootstrap-caching.sh |
software | healthy | tests/opencode/test-bootstrap-caching.sh |
test-plugin-loading.sh |
software | healthy | tests/opencode/test-plugin-loading.sh |
run-tests.sh |
software | healthy | tests/opencode/run-tests.sh |
setup.sh |
software | healthy | tests/opencode/setup.sh |
test-priority.sh |
software | healthy | tests/opencode/test-priority.sh |
server.test.js |
software | healthy | tests/brainstorm-server/server.test.js |
package.json |
software | healthy | tests/brainstorm-server/package.json |
package-lock.json |
software | healthy | tests/brainstorm-server/package-lock.json |
ws-protocol.test.js |
software | healthy | tests/brainstorm-server/ws-protocol.test.js |
windows-lifecycle.test.sh |
software | healthy | tests/brainstorm-server/windows-lifecycle.test.sh |
run-claude-describes-sdd.sh |
software | healthy | tests/explicit-skill-requests/run-claude-describes-sdd.sh |
run-test.sh |
software | healthy | tests/explicit-skill-requests/run-test.sh |
run-multiturn-test.sh |
software | healthy | tests/explicit-skill-requests/run-multiturn-test.sh |
run-haiku-test.sh |
software | healthy | tests/explicit-skill-requests/run-haiku-test.sh |
run-extended-multiturn-test.sh |
software | healthy | tests/explicit-skill-requests/run-extended-multiturn-test.sh |
run-all.sh |
software | healthy | tests/explicit-skill-requests/run-all.sh |
run-test.sh |
software | healthy | tests/skill-triggering/run-test.sh |
run-all.sh |
software | healthy | tests/skill-triggering/run-all.sh |
run-test.sh |
software | healthy | tests/subagent-driven-dev/run-test.sh |
plan.md |
software | healthy | tests/subagent-driven-dev/svelte-todo/plan.md |
scaffold.sh |
software | healthy | tests/subagent-driven-dev/svelte-todo/scaffold.sh |
design.md |
software | healthy | tests/subagent-driven-dev/svelte-todo/design.md |
plan.md |
software | healthy | tests/subagent-driven-dev/go-fractals/plan.md |
scaffold.sh |
software | healthy | tests/subagent-driven-dev/go-fractals/scaffold.sh |
design.md |
software | healthy | tests/subagent-driven-dev/go-fractals/design.md |
test-helpers.sh |
software | healthy | tests/claude-code/test-helpers.sh |
README.md |
software | healthy | tests/claude-code/README.md |
test-worktree-native-preference.sh |
software | healthy | tests/claude-code/test-worktree-native-preference.sh |
analyze-token-usage.py |
software | healthy | tests/claude-code/analyze-token-usage.py |
test-subagent-driven-development.sh |
software | healthy | tests/claude-code/test-subagent-driven-development.sh |
test-subagent-driven-development-integration.sh |
software | healthy | tests/claude-code/test-subagent-driven-development-integrat… |
test-requesting-code-review.sh |
software | healthy | tests/claude-code/test-requesting-code-review.sh |
test-document-review-system.sh |
software | healthy | tests/claude-code/test-document-review-system.sh |
run-skill-tests.sh |
software | healthy | tests/claude-code/run-skill-tests.sh |
test-sync-to-codex-plugin.sh |
software | healthy | tests/codex-plugin-sync/test-sync-to-codex-plugin.sh |
README.opencode.md |
software | healthy | docs/README.opencode.md |
testing.md |
software | healthy | docs/testing.md |
2026-03-11-zero-dep-brainstorm-server.md |
software | healthy | docs/superpowers/plans/2026-03-11-zero-dep-brainstorm-serve… |
2026-04-06-worktree-rototill.md |
software | healthy | docs/superpowers/plans/2026-04-06-worktree-rototill.md |
2026-02-19-visual-brainstorming-refactor.md |
software | healthy | docs/superpowers/plans/2026-02-19-visual-brainstorming-refa… |
2026-03-23-codex-app-compatibility.md |
software | healthy | docs/superpowers/plans/2026-03-23-codex-app-compatibility.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
opencode |
software | healthy | tests/opencode |
brainstorm-server |
software | healthy | tests/brainstorm-server |
explicit-skill-requests |
software | healthy | tests/explicit-skill-requests |
skill-triggering |
software | healthy | tests/skill-triggering |
subagent-driven-dev |
software | healthy | tests/subagent-driven-dev |
svelte-todo |
software | healthy | tests/subagent-driven-dev/svelte-todo |
go-fractals |
software | healthy | tests/subagent-driven-dev/go-fractals |
claude-code |
software | healthy | tests/claude-code |
codex-plugin-sync |
software | healthy | tests/codex-plugin-sync |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
windows |
software | healthy | docs/windows |
plans |
software | healthy | docs/plans |
scripts |
software | healthy | scripts |
hooks |
software | healthy | hooks |
skills |
software | healthy | skills |
requesting-code-review |
software | healthy | skills/requesting-code-review |
using-superpowers |
software | healthy | skills/using-superpowers |
references |
software | healthy | skills/using-superpowers/references |
test-driven-development |
software | healthy | skills/test-driven-development |
brainstorming |
software | healthy | skills/brainstorming |
scripts |
software | healthy | skills/brainstorming/scripts |
writing-skills |
software | healthy | skills/writing-skills |
examples |
software | healthy | skills/writing-skills/examples |
verification-before-completion |
software | healthy | skills/verification-before-completion |
using-git-worktrees |
software | healthy | skills/using-git-worktrees |
dispatching-parallel-agents |
software | healthy | skills/dispatching-parallel-agents |
receiving-code-review |
software | healthy | skills/receiving-code-review |
writing-plans |
software | healthy | skills/writing-plans |
executing-plans |
software | healthy | skills/executing-plans |
finishing-a-development-branch |
software | healthy | skills/finishing-a-development-branch |
systematic-debugging |
software | healthy | skills/systematic-debugging |
subagent-driven-development |
software | healthy | skills/subagent-driven-development |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
| Label | Layer | Status | Path |
|---|---|---|---|
cleanup |
software | healthy | tests/brainstorm-server/server.test.js:cleanup |
sleep |
software | healthy | tests/brainstorm-server/server.test.js:sleep |
fetch |
software | healthy | tests/brainstorm-server/server.test.js:fetch |
startServer |
software | healthy | tests/brainstorm-server/server.test.js:startServer |
waitForServer |
software | healthy | tests/brainstorm-server/server.test.js:waitForServer |
runTests |
software | healthy | tests/brainstorm-server/server.test.js:runTests |
test |
software | healthy | tests/brainstorm-server/server.test.js:test |
runTests |
software | healthy | tests/brainstorm-server/ws-protocol.test.js:runTests |
test |
software | healthy | tests/brainstorm-server/ws-protocol.test.js:test |
makeClientFrame |
software | healthy | tests/brainstorm-server/ws-protocol.test.js:makeClientFrame |
analyze_main_session |
software | healthy | tests/claude-code/analyze-token-usage.py:12 |
format_tokens |
software | healthy | tests/claude-code/analyze-token-usage.py:72 |
calculate_cost |
software | healthy | tests/claude-code/analyze-token-usage.py:76 |
main |
software | healthy | tests/claude-code/analyze-token-usage.py:83 |
connect |
software | healthy | skills/brainstorming/scripts/helper.js:connect |
sendEvent |
software | healthy | skills/brainstorming/scripts/helper.js:sendEvent |
extractDotBlocks |
software | healthy | skills/writing-skills/render-graphs.js:extractDotBlocks |
extractGraphBody |
software | healthy | skills/writing-skills/render-graphs.js:extractGraphBody |
combineGraphs |
software | healthy | skills/writing-skills/render-graphs.js:combineGraphs |
renderToSvg |
software | healthy | skills/writing-skills/render-graphs.js:renderToSvg |
main |
software | healthy | skills/writing-skills/render-graphs.js:main |
waitForEvent |
software | healthy | skills/systematic-debugging/condition-based-waiting-example… |
check |
software | healthy | skills/systematic-debugging/condition-based-waiting-example… |
waitForEventCount |
software | healthy | skills/systematic-debugging/condition-based-waiting-example… |
waitForEventMatch |
software | healthy | skills/systematic-debugging/condition-based-waiting-example… |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/explicit-skill-requests/run-multiturn-test.sh |
security | healthy | tests/explicit-skill-requests/run-multiturn-test.sh |
auth::tests/explicit-skill-requests/run-claude-describes-sd… |
security | healthy | tests/explicit-skill-requests/run-claude-describes-sdd.sh |
auth::tests/explicit-skill-requests/run-extended-multiturn-… |
security | healthy | tests/explicit-skill-requests/run-extended-multiturn-test.sh |
auth::tests/explicit-skill-requests/run-test.sh |
security | healthy | tests/explicit-skill-requests/run-test.sh |
auth::tests/explicit-skill-requests/run-haiku-test.sh |
security | healthy | tests/explicit-skill-requests/run-haiku-test.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rsxag7fh |
software | healthy | /tmp/repobility-clone-rsxag7fh |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/brainstorm-server/windows-lifecycle.test.sh |
This page is publicly accessible at:
https://repobility.com/scan/27d5efbb-710e-4fb2-9b57-54713849fa68/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/27d5efbb-710e-4fb2-9b57-54713849fa68/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.