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.

Cure-HHT/hht_workflows

https://github.com/Cure-HHT/hht_workflows · scanned 2026-06-17 01:24 UTC (1 month, 2 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -15.2 (diff) · 14 actionable findings from 1 signal source. 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 316 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
_break_defined_in software healthy scripts/urs-compile/compile-urs.py:87
_fill_missing_glossary_letters software healthy scripts/urs-compile/compile-urs.py:113
_strip_latex_blocks software healthy scripts/urs-compile/compile-urs.py:175
_normalise_glossary_breaks_for_docx software healthy scripts/urs-compile/compile-urs.py:180
_exclude_h2_from_toc software healthy scripts/urs-compile/compile-urs.py:197
_has_leading_h1 software healthy scripts/urs-compile/compile-urs.py:211
demote_headings software healthy scripts/urs-compile/compile-urs.py:221
repl software dead scripts/urs-compile/compile-urs.py:223
strip_leading_h1 software healthy scripts/urs-compile/compile-urs.py:230
_resolve software healthy scripts/urs-compile/compile-urs.py:240
assemble_markdown software healthy scripts/urs-compile/compile-urs.py:260
_rewrite_image_paths software healthy scripts/urs-compile/compile-urs.py:366
assemble_full_document software healthy scripts/urs-compile/compile-urs.py:377
write_latex_sponsor_header software healthy scripts/urs-compile/compile-urs.py:452
run_pandoc_pdf software healthy scripts/urs-compile/compile-urs.py:471
_strip_unreferenced_bookmarks software healthy scripts/urs-compile/compile-urs.py:529
_apply_heading_page_breaks software healthy scripts/urs-compile/compile-urs.py:580
_style software healthy scripts/urs-compile/compile-urs.py:603
_is_marker software healthy scripts/urs-compile/compile-urs.py:607
_next_paragraph software healthy scripts/urs-compile/compile-urs.py:614
_move_toc_after_cover software healthy scripts/urs-compile/compile-urs.py:656
run_pandoc_docx software healthy scripts/urs-compile/compile-urs.py:702
main software healthy scripts/urs-compile/compile-urs.py:747
_header_text software healthy scripts/urs-compile/build_docx_reference.py:55
_footer_left software healthy scripts/urs-compile/build_docx_reference.py:64
_add_page_number_field software healthy scripts/urs-compile/build_docx_reference.py:72
_get_style software healthy scripts/urs-compile/build_docx_reference.py:107
_set_heading_style software healthy scripts/urs-compile/build_docx_reference.py:116
_set_subheading_style software healthy scripts/urs-compile/build_docx_reference.py:135
_set_cover_text_style software healthy scripts/urs-compile/build_docx_reference.py:164
_add_custom_paragraph_style software healthy scripts/urs-compile/build_docx_reference.py:192
_set_table_style software healthy scripts/urs-compile/build_docx_reference.py:226
_enable_update_fields_on_open software healthy scripts/urs-compile/build_docx_reference.py:288
_set_body_style software healthy scripts/urs-compile/build_docx_reference.py:300
_set_title_style software healthy scripts/urs-compile/build_docx_reference.py:307
_strip_table_borders software healthy scripts/urs-compile/build_docx_reference.py:323
_install_header software healthy scripts/urs-compile/build_docx_reference.py:344
_install_footer software healthy scripts/urs-compile/build_docx_reference.py:361
build_reference_docx software healthy scripts/urs-compile/build_docx_reference.py:398
main software healthy scripts/urs-compile/build_docx_reference.py:440
sample_graph_dict software healthy scripts/urs-compile/test_compile_urs/conftest.py:11
sample_manifest_dict software healthy scripts/urs-compile/test_compile_urs/conftest.py:16
_load_compile_urs software healthy scripts/urs-compile/test_compile_urs/test_toc_placement.py:…
pandoc_docx software healthy scripts/urs-compile/test_compile_urs/test_toc_placement.py:…
_body_children_summary software healthy scripts/urs-compile/test_compile_urs/test_toc_placement.py:…
test_toc_lands_immediately_before_first_heading1 software healthy scripts/urs-compile/test_compile_urs/test_toc_placement.py:…
test_strip_unreferenced_bookmarks_drops_orphans_keeps_refer… software healthy scripts/urs-compile/test_compile_urs/test_toc_placement.py:…
test_no_op_when_no_toc_present software healthy scripts/urs-compile/test_compile_urs/test_toc_placement.py:…
built_docx software healthy scripts/urs-compile/test_compile_urs/test_build_docx_refere…
_styles_root software healthy scripts/urs-compile/test_compile_urs/test_build_docx_refere…

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
README.md software healthy README.md
.markdownlint.json software healthy .markdownlint.json
pyproject.toml software healthy pyproject.toml
LICENSE software healthy LICENSE
.pre-commit-hooks.yaml software healthy .pre-commit-hooks.yaml
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
setup.sh software healthy scripts/setup.sh
compile-urs.sh software healthy scripts/urs-compile/compile-urs.sh
compile-urs.py software healthy scripts/urs-compile/compile-urs.py
README.md software healthy scripts/urs-compile/README.md
urs-section-map.yaml software healthy scripts/urs-compile/urs-section-map.yaml
build_docx_reference.py software healthy scripts/urs-compile/build_docx_reference.py
conftest.py software healthy scripts/urs-compile/test_compile_urs/conftest.py
test_toc_placement.py software healthy scripts/urs-compile/test_compile_urs/test_toc_placement.py
test_build_docx_reference.py software healthy scripts/urs-compile/test_compile_urs/test_build_docx_refere…
__init__.py software healthy scripts/urs-compile/test_compile_urs/__init__.py
test_orchestrator.py software healthy scripts/urs-compile/test_compile_urs/test_orchestrator.py
test_graph_loader.py software healthy scripts/urs-compile/test_compile_urs/test_graph_loader.py
test_ordering.py software healthy scripts/urs-compile/test_compile_urs/test_ordering.py
test_table_autofit.py software healthy scripts/urs-compile/test_compile_urs/test_table_autofit.py
test_render.py software healthy scripts/urs-compile/test_compile_urs/test_render.py
test_manifest.py software healthy scripts/urs-compile/test_compile_urs/test_manifest.py
sample-graph.json software healthy scripts/urs-compile/test_compile_urs/fixtures/sample-graph.…
sample-manifest.yaml software healthy scripts/urs-compile/test_compile_urs/fixtures/sample-manife…
graph_loader.py software healthy scripts/urs-compile/urs_compile/graph_loader.py
ordering.py software healthy scripts/urs-compile/urs_compile/ordering.py
render.py software healthy scripts/urs-compile/urs_compile/render.py
__init__.py software healthy scripts/urs-compile/urs_compile/__init__.py
manifest.py software healthy scripts/urs-compile/urs_compile/manifest.py
dependabot.yml software healthy .github/dependabot.yml
validation-summary.yml software healthy .github/workflows/validation-summary.yml
release-notes-tests.yml software healthy .github/workflows/release-notes-tests.yml
validate-pr-title.yml software healthy .github/workflows/validate-pr-title.yml
readiness-checks.yml software healthy .github/workflows/readiness-checks.yml
secrets-scan.yml software healthy .github/workflows/secrets-scan.yml
Dockerfile software healthy .github/fixtures/cosign-verify/Dockerfile
action.yml software healthy .github/actions/gcp-wif-auth/action.yml
README.md software healthy .github/actions/gcp-wif-auth/README.md
action.yml software healthy .github/actions/secrets-scan/action.yml
action.yml software healthy .github/actions/validation-summary/action.yml
action.yml software healthy .github/actions/release-notes-publish/action.yml
README.md software healthy .github/actions/release-notes-publish/README.md
publish.py software healthy .github/actions/release-notes-publish/publish.py
test_publish.py software healthy .github/actions/release-notes-publish/tests/test_publish.py
action.yml software healthy .github/actions/cosign-verify/action.yml
README.md software healthy .github/actions/cosign-verify/README.md
action.yml software healthy .github/actions/doppler-oidc-auth/action.yml
README.md software healthy .github/actions/doppler-oidc-auth/README.md
action.yml software healthy .github/actions/pr-comment-upsert/action.yml

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

LabelLayerStatusPath
scripts software healthy scripts
urs-compile software healthy scripts/urs-compile
test_compile_urs software healthy scripts/urs-compile/test_compile_urs
fixtures software healthy scripts/urs-compile/test_compile_urs/fixtures
urs_compile software healthy scripts/urs-compile/urs_compile
.github software healthy .github
workflows software healthy .github/workflows
fixtures software healthy .github/fixtures
cosign-verify software healthy .github/fixtures/cosign-verify
actions software healthy .github/actions
gcp-wif-auth software healthy .github/actions/gcp-wif-auth
secrets-scan software healthy .github/actions/secrets-scan
validation-summary software healthy .github/actions/validation-summary
release-notes-publish software healthy .github/actions/release-notes-publish
tests software healthy .github/actions/release-notes-publish/tests
cosign-verify software healthy .github/actions/cosign-verify
doppler-oidc-auth software healthy .github/actions/doppler-oidc-auth
pr-comment-upsert software healthy .github/actions/pr-comment-upsert
doppler-cli-oidc-auth software healthy .github/actions/doppler-cli-oidc-auth
validate-pr-title software healthy .github/actions/validate-pr-title
slack-notify software healthy .github/actions/slack-notify
hooks software healthy hooks
release-notes-update software healthy hooks/release-notes-update
tests software healthy hooks/release-notes-update/tests
release_notes_update software healthy hooks/release-notes-update/release_notes_update
docs software healthy docs
actions software healthy actions
build-urs software healthy actions/build-urs

LabelLayerStatusPath
auth::.github/workflows/readiness-checks.yml security healthy .github/workflows/readiness-checks.yml
auth::.github/actions/doppler-cli-oidc-auth/action.yml security healthy .github/actions/doppler-cli-oidc-auth/action.yml
auth::README.md security healthy README.md
auth::.github/actions/slack-notify/README.md security healthy .github/actions/slack-notify/README.md
auth::.github/actions/doppler-oidc-auth/README.md security healthy .github/actions/doppler-oidc-auth/README.md
auth::.github/actions/slack-notify/action.yml security healthy .github/actions/slack-notify/action.yml
auth::.github/actions/cosign-verify/action.yml security healthy .github/actions/cosign-verify/action.yml
auth::.github/actions/cosign-verify/README.md security healthy .github/actions/cosign-verify/README.md
auth::.github/actions/doppler-oidc-auth/action.yml security healthy .github/actions/doppler-oidc-auth/action.yml
auth::.github/actions/gcp-wif-auth/action.yml security healthy .github/actions/gcp-wif-auth/action.yml
auth::CLAUDE.md security healthy CLAUDE.md
auth::.github/actions/doppler-cli-oidc-auth/README.md security healthy .github/actions/doppler-cli-oidc-auth/README.md

LabelLayerStatusPath
gate cicd healthy .github/workflows/validation-summary.yml
test cicd healthy .github/workflows/release-notes-tests.yml
validate cicd healthy .github/workflows/validate-pr-title.yml
doppler-oidc-auth cicd healthy .github/workflows/readiness-checks.yml
doppler-cli-oidc-auth cicd healthy .github/workflows/readiness-checks.yml
gcp-wif-auth cicd healthy .github/workflows/readiness-checks.yml
release-notes-publish cicd healthy .github/workflows/readiness-checks.yml
cosign-verify cicd healthy .github/workflows/readiness-checks.yml
no-op cicd healthy .github/workflows/readiness-checks.yml
scan cicd healthy .github/workflows/secrets-scan.yml

LabelLayerStatusPath
GraphNode software healthy scripts/urs-compile/urs_compile/graph_loader.py:12
Graph software healthy scripts/urs-compile/urs_compile/graph_loader.py:21
RenderConfig software healthy scripts/urs-compile/urs_compile/render.py:15
Section software healthy scripts/urs-compile/urs_compile/manifest.py:13
Chapter software healthy scripts/urs-compile/urs_compile/manifest.py:20
Manifest software healthy scripts/urs-compile/urs_compile/manifest.py:37
Section software healthy hooks/release-notes-update/release_notes_update/notes.py:12
Fragment software healthy hooks/release-notes-update/release_notes_update/fragments.p…

LabelLayerStatusPath
gha::validation-summary cicd healthy .github/workflows/validation-summary.yml
gha::release-notes-tests cicd healthy .github/workflows/release-notes-tests.yml
gha::validate-pr-title cicd healthy .github/workflows/validate-pr-title.yml
gha::readiness-checks cicd healthy .github/workflows/readiness-checks.yml
gha::secrets-scan cicd healthy .github/workflows/secrets-scan.yml

LabelLayerStatusPath
vps::gcp hardware healthy README.md
vps::aws hardware healthy README.md

LabelLayerStatusPath
Cure-HHT__hht_workflows software healthy /data/fable5_failed_archive/Cure-HHT__hht_workflows

LabelLayerStatusPath
port:03 network healthy .github/dependabot.yml

LabelLayerStatusPath
image::.github/fixtures/cosign-verify/Dockerfile hardware healthy .github/fixtures/cosign-verify/Dockerfile

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/d5d4f16d-8e14-4497-94d5-f086ae35db3b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d5d4f16d-8e14-4497-94d5-f086ae35db3b/

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.