https://github.com/adi0754/SuperpowersHarness
· scanned 2026-06-17 01:29 UTC (1 month, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -26.5 (diff) · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 88 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 |
|---|---|---|---|
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
skills-lock.json |
software | healthy | skills-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
INSTALL.md |
software | healthy | .codex/INSTALL.md |
test_quick_validate.py |
software | healthy | tests/test_quick_validate.py |
test_shared_sections.py |
software | healthy | tests/test_shared_sections.py |
quick_validate.py |
software | healthy | scripts/quick_validate.py |
session_summary.json |
software | healthy | scripts/key-decoder-sessions/kd-huojian-20260415160000/sess… |
feature_request.md |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.md |
bug_report.md |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.md |
INSTALL.md |
software | healthy | .cursor/INSTALL.md |
README.md |
software | healthy | examples/blog-ai-summary/README.md |
quick-start.md |
software | healthy | docs/quick-start.md |
entry-contracts.md |
software | healthy | docs/entry-contracts.md |
iteration-guide.md |
software | healthy | docs/iteration-guide.md |
sh-bootstrap.md |
software | healthy | docs/templates/sh-bootstrap.md |
SKILL.md |
software | healthy | skills/sh-recover/SKILL.md |
openai.yaml |
software | healthy | skills/sh-recover/agents/openai.yaml |
SKILL.md |
software | healthy | skills/sh-run/SKILL.md |
openai.yaml |
software | healthy | skills/sh-run/agents/openai.yaml |
SKILL.md |
software | healthy | skills/sh-start/SKILL.md |
openai.yaml |
software | healthy | skills/sh-start/agents/openai.yaml |
SKILL.md |
software | healthy | skills/sh-pack/SKILL.md |
openai.yaml |
software | healthy | skills/sh-pack/agents/openai.yaml |
SKILL.md |
software | healthy | skills/superpowers-harness/SKILL.md |
openai.yaml |
software | healthy | skills/superpowers-harness/agents/openai.yaml |
sh-recover.md |
software | healthy | skills/superpowers-harness/templates/sh-recover.md |
sh-start.md |
software | healthy | skills/superpowers-harness/templates/sh-start.md |
sh-pack.md |
software | healthy | skills/superpowers-harness/templates/sh-pack.md |
sh-run.md |
software | healthy | skills/superpowers-harness/templates/sh-run.md |
input-checks.md |
software | healthy | skills/superpowers-harness/references/input-checks.md |
decision-integrity-gate.md |
software | healthy | skills/superpowers-harness/references/decision-integrity-ga… |
output-contracts.md |
software | healthy | skills/superpowers-harness/references/output-contracts.md |
INSTALL.md |
software | healthy | .claude/INSTALL.md |
.codex/INSTALL.md |
quality | healthy | .codex/INSTALL.md |
.cursor/INSTALL.md |
quality | healthy | .cursor/INSTALL.md |
skills/sh-recover/SKILL.md |
quality | healthy | skills/sh-recover/SKILL.md |
skills/sh-run/SKILL.md |
quality | healthy | skills/sh-run/SKILL.md |
skills/sh-start/SKILL.md |
quality | healthy | skills/sh-start/SKILL.md |
skills/sh-pack/SKILL.md |
quality | healthy | skills/sh-pack/SKILL.md |
skills/superpowers-harness/SKILL.md |
quality | healthy | skills/superpowers-harness/SKILL.md |
.claude/INSTALL.md |
quality | healthy | .claude/INSTALL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
.codex |
software | healthy | .codex |
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
key-decoder-sessions |
software | healthy | scripts/key-decoder-sessions |
kd-huojian-20260415160000 |
software | healthy | scripts/key-decoder-sessions/kd-huojian-20260415160000 |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
.cursor |
software | healthy | .cursor |
examples |
software | healthy | examples |
blog-ai-summary |
software | healthy | examples/blog-ai-summary |
docs |
software | healthy | docs |
templates |
software | healthy | docs/templates |
skills |
software | healthy | skills |
sh-recover |
software | healthy | skills/sh-recover |
agents |
software | healthy | skills/sh-recover/agents |
sh-run |
software | healthy | skills/sh-run |
agents |
software | healthy | skills/sh-run/agents |
sh-start |
software | healthy | skills/sh-start |
agents |
software | healthy | skills/sh-start/agents |
sh-pack |
software | healthy | skills/sh-pack |
agents |
software | healthy | skills/sh-pack/agents |
superpowers-harness |
software | healthy | skills/superpowers-harness |
agents |
software | healthy | skills/superpowers-harness/agents |
templates |
software | healthy | skills/superpowers-harness/templates |
references |
software | healthy | skills/superpowers-harness/references |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
load_module |
software | healthy | tests/test_quick_validate.py:12 |
create_skill |
software | healthy | tests/test_quick_validate.py:20 |
test_valid_skill_folder_passes |
software | healthy | tests/test_quick_validate.py:29 |
test_missing_description_is_reported |
software | healthy | tests/test_quick_validate.py:61 |
test_repository_skill_passes_validation |
software | healthy | tests/test_quick_validate.py:82 |
load_skill |
software | healthy | tests/test_shared_sections.py:44 |
test_sync_marker_present_in_every_entry |
software | healthy | tests/test_shared_sections.py:49 |
test_shared_baseline_lines_present_in_every_entry |
software | healthy | tests/test_shared_sections.py:54 |
extract_frontmatter |
software | healthy | scripts/quick_validate.py:13 |
validate_skill_markdown |
software | healthy | scripts/quick_validate.py:28 |
validate_openai_yaml |
software | healthy | scripts/quick_validate.py:50 |
validate_skill_directory |
software | healthy | scripts/quick_validate.py:67 |
main |
software | healthy | scripts/quick_validate.py:78 |
| Label | Layer | Status | Path |
|---|---|---|---|
QuickValidateTests |
software | healthy | tests/test_quick_validate.py:19 |
SharedSectionsTests |
software | healthy | tests/test_shared_sections.py:48 |
| Label | Layer | Status | Path |
|---|---|---|---|
adi0754__SuperpowersHarness |
software | healthy | /data/fable5_failed_archive/adi0754__SuperpowersHarness |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | examples/blog-ai-summary/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
openai_or_anthropic_key::scripts/key-decoder-sessions/kd-hu… |
security | healthy | scripts/key-decoder-sessions/kd-huojian-20260415160000/sess… |
This page is publicly accessible at:
https://repobility.com/scan/4917ee35-42e5-4135-9331-9898f6ec4053/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4917ee35-42e5-4135-9331-9898f6ec4053/
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.