Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

saitoco/wholework

https://github.com/saitoco/wholework · scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 690 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.

LabelLayerStatusPath
README.ja.md software healthy README.ja.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
install.sh software healthy install.sh
CONTRIBUTING.md software healthy CONTRIBUTING.md
LICENSE software healthy LICENSE
SECURITY.md software healthy SECURITY.md
.wholework.yml software healthy .wholework.yml
open-issues-with-gh-pr.json software healthy tests/fixtures/open-issues-with-gh-pr.json
open-issues-sample.json software healthy tests/fixtures/open-issues-sample.json
orchestration-recoveries-sample.md software healthy tests/fixtures/orchestration-recoveries-sample.md
orchestration-recoveries-trailing.md software healthy tests/fixtures/orchestration-recoveries-trailing.md
browser-verify-test.html software healthy tests/fixtures/browser-verify-test.html
tech.md software healthy docs/tech.md
migration-notes.md software healthy docs/migration-notes.md
environment-adaptation.md software healthy docs/environment-adaptation.md
structure.md software healthy docs/structure.md
versioning.md software healthy docs/versioning.md
workflow.md software healthy docs/workflow.md
product.md software healthy docs/product.md
routines-adoption.md software healthy docs/routines-adoption.md
translation-workflow.md software healthy docs/translation-workflow.md
visual-reproduction.md software healthy docs/visual-reproduction.md
issue-18-agents-migration.md software healthy docs/spec/issue-18-agents-migration.md
issue-307-review-grep-false-positive.md software healthy docs/spec/issue-307-review-grep-false-positive.md
issue-510-verify-postmerge-ux-improve.md software healthy docs/spec/issue-510-verify-postmerge-ux-improve.md
issue-500-auto-api-error-recovery.md software healthy docs/spec/issue-500-auto-api-error-recovery.md
issue-77-or-pattern-split-guideline.md software healthy docs/spec/issue-77-or-pattern-split-guideline.md
issue-316-orchestration-recovery-agent.md software healthy docs/spec/issue-316-orchestration-recovery-agent.md
issue-80-tilde-expansion.md software healthy docs/spec/issue-80-tilde-expansion.md
issue-396-remove-double-title-normalizer.md software healthy docs/spec/issue-396-remove-double-title-normalizer.md
issue-375-github-check-display-name-fallback.md software healthy docs/spec/issue-375-github-check-display-name-fallback.md
issue-667-verify-type-breakdown.md software healthy docs/spec/issue-667-verify-type-breakdown.md
issue-299-code-stale-existence-gate.md software healthy docs/spec/issue-299-code-stale-existence-gate.md
issue-638-auto-events-rollup.md software healthy docs/spec/issue-638-auto-events-rollup.md
issue-159-guide-nav-links.md software healthy docs/spec/issue-159-guide-nav-links.md
issue-53-doc-commit-push-guide.md software healthy docs/spec/issue-53-doc-commit-push-guide.md
issue-460-git-committed-verify-command.md software healthy docs/spec/issue-460-git-committed-verify-command.md
issue-12-replace-bats-command-with-github-check.md software healthy docs/spec/issue-12-replace-bats-command-with-github-check.md
issue-96-terms-table-expand-sort.md software healthy docs/spec/issue-96-terms-table-expand-sort.md
issue-8-migrate-project-utilities-skill-runners.md software healthy docs/spec/issue-8-migrate-project-utilities-skill-runners.md
issue-399-verify-dirty-detection.md software healthy docs/spec/issue-399-verify-dirty-detection.md
issue-317-auto-resume-checkpoint.md software healthy docs/spec/issue-317-auto-resume-checkpoint.md
issue-639-audit-recoveries-normalization.md software healthy docs/spec/issue-639-audit-recoveries-normalization.md
issue-378-repo-scope-enforcement.md software healthy docs/spec/issue-378-repo-scope-enforcement.md
issue-333-entry-scoped-rationale-check.md software healthy docs/spec/issue-333-entry-scoped-rationale-check.md
issue-281-core-module-shallow-tests.md software healthy docs/spec/issue-281-core-module-shallow-tests.md
issue-217-run-spec-xhigh-effort.md software healthy docs/spec/issue-217-run-spec-xhigh-effort.md
issue-186-macos-ci-bash-compat.md software healthy docs/spec/issue-186-macos-ci-bash-compat.md
issue-177-bats-parallel-ci.md software healthy docs/spec/issue-177-bats-parallel-ci.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
fixtures software healthy tests/fixtures
docs software healthy docs
spec software healthy docs/spec
ja software healthy docs/ja
reports software healthy docs/ja/reports
guide software healthy docs/ja/guide
reports software healthy docs/reports
guide software healthy docs/guide
stats software healthy docs/stats
scripts software healthy scripts
modules software healthy modules
agents software healthy agents
examples software healthy examples
decomposition software healthy examples/decomposition
hooks software healthy hooks
skills software healthy skills
triage software healthy skills/triage
auto software healthy skills/auto
spec software healthy skills/spec
issue software healthy skills/issue
review software healthy skills/review
audit software healthy skills/audit
code software healthy skills/code
merge software healthy skills/merge
doc software healthy skills/doc
verify software healthy skills/verify
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows

LabelLayerStatusPath
parse_simple_yaml software healthy scripts/validate-skill-syntax.py:80
parse_frontmatter software healthy scripts/validate-skill-syntax.py:126
validate_skill software healthy scripts/validate-skill-syntax.py:154
validate_bash_safety software healthy scripts/validate-skill-syntax.py:282
validate_allowed_tools_scripts software healthy scripts/validate-skill-syntax.py:316
validate_allowed_tools_names software healthy scripts/validate-skill-syntax.py:340
_split_allowed_tools software healthy scripts/validate-skill-syntax.py:378
validate_shell_sensitive_chars software healthy scripts/validate-skill-syntax.py:407
validate_decimal_steps software healthy scripts/validate-skill-syntax.py:437
validate_phase_headings software healthy scripts/validate-skill-syntax.py:462
_parse_verify_args software healthy scripts/validate-skill-syntax.py:517
validate_verify_commands software healthy scripts/validate-skill-syntax.py:568
validate_command_hint_paths software healthy scripts/validate-skill-syntax.py:643
validate_body_script_paths software healthy scripts/validate-skill-syntax.py:671
validate_body_scripts_in_allowed_tools software healthy scripts/validate-skill-syntax.py:695
validate_body_tools_in_allowed_tools software healthy scripts/validate-skill-syntax.py:727
validate_modules_scripts_in_allowed_tools software healthy scripts/validate-skill-syntax.py:766
find_skill_files software healthy scripts/validate-skill-syntax.py:830
main software healthy scripts/validate-skill-syntax.py:847

LabelLayerStatusPath
bats cicd healthy .github/workflows/test.yml
validate-syntax cicd healthy .github/workflows/test.yml
check-forbidden-expressions cicd healthy .github/workflows/test.yml
macos-shell cicd healthy .github/workflows/test.yml
move-to-column cicd healthy .github/workflows/kanban-automation.yml
dco cicd healthy .github/workflows/dco.yml

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::kanban-automation cicd healthy .github/workflows/kanban-automation.yml
gha::dco cicd healthy .github/workflows/dco.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
PROJECT_PAT cicd healthy

LabelLayerStatusPath
repobility-clone-2zk1wy3_ software healthy /tmp/repobility-clone-2zk1wy3_

LabelLayerStatusPath
port:12 network healthy scripts/get-sub-issue-progress.sh
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/d0eea7df-cad5-48d8-855f-e8cbe8035797/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d0eea7df-cad5-48d8-855f-e8cbe8035797/

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.