Scan timing: clone 2.31s · analysis 3.67s · 8.7 MB · GitHub API rate-limit (preflight)
https://github.com/mjun0812/flash-attention-prebuild-wheels
· scanned 2026-06-05 23:28 UTC (4 days, 5 hours ago)
· 10 languages
166 raw signals (70 security + 96 graph) 22nd percentile · Python · small (2-20K LoC) System graph score 82 (lower by 27)
Last scanned 4 days, 5 hours ago · v2 · 46 actionable findings from 2 signal sources. 72 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
55.0 | 0.15 | 8.25 |
security_score |
70.0 | 0.25 | 17.50 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
76.0 | 0.15 | 11.40 |
practices_score |
74.0 | 0.15 | 11.10 |
code_quality |
63.4 | 0.10 | 6.34 |
| Overall | 1.00 | 54.6 |
All 202 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 |
|---|---|---|---|
main |
software | healthy | create_matrix.py:319 |
is_fa3_version |
software | dead | scripts/coverage_matrix.py:74 |
parse_python_version |
software | healthy | scripts/coverage_matrix.py:87 |
is_free_threaded_python |
software | healthy | scripts/coverage_matrix.py:101 |
is_supported_python_version |
software | healthy | scripts/coverage_matrix.py:106 |
get_platform_matrix |
software | healthy | scripts/coverage_matrix.py:223 |
get_python_versions_for_platform |
software | healthy | scripts/coverage_matrix.py:235 |
get_non_free_threaded_python_versions_for_platform |
software | healthy | scripts/coverage_matrix.py:248 |
normalize_torch_version |
software | healthy | scripts/coverage_matrix.py:264 |
is_excluded_combination |
software | healthy | scripts/coverage_matrix.py:279 |
generate_expected_matrix |
software | healthy | scripts/coverage_matrix.py:317 |
load_assets_json |
software | healthy | scripts/common.py:27 |
parse_numeric_version |
software | healthy | scripts/common.py:41 |
normalize_semantic_version |
software | dead | scripts/common.py:52 |
get_tag_from_url |
software | healthy | scripts/common.py:71 |
get_os_emoji |
software | healthy | scripts/common.py:83 |
collect_versions_from_assets |
software | healthy | scripts/common.py:101 |
format_versions |
software | healthy | scripts/common.py:151 |
parse_wheel_filename |
software | healthy | scripts/common.py:165 |
normalize_platform_name |
software | healthy | scripts/common.py:243 |
extract_packages_from_packages_md |
software | healthy | scripts/release/create_packages.py:75 |
extract_packages_from_assets_json |
software | healthy | scripts/release/create_packages.py:183 |
sort_packages |
software | healthy | scripts/release/create_packages.py:221 |
package_sort_key |
software | dead | scripts/release/create_packages.py:255 |
merge_duplicate_rows |
software | healthy | scripts/release/create_packages.py:300 |
combine_packages |
software | dead | scripts/release/create_packages.py:305 |
generate_markdown_table_by_os |
software | healthy | scripts/release/create_packages.py:338 |
main |
software | healthy | scripts/release/create_packages.py:456 |
render_body_from_versions |
software | healthy | scripts/release/create_release_history.py:47 |
build_history_section |
software | healthy | scripts/release/create_release_history.py:88 |
remove_existing_section |
software | healthy | scripts/release/create_release_history.py:104 |
insert_history_section |
software | healthy | scripts/release/create_release_history.py:120 |
main |
software | healthy | scripts/release/create_release_history.py:139 |
generate_release_notes |
software | healthy | scripts/release/create_release_note.py:41 |
main |
software | healthy | scripts/release/create_release_note.py:77 |
get_github_token |
software | healthy | scripts/maintenance/update_docs_releases_json.py:27 |
build_headers |
software | healthy | scripts/maintenance/update_docs_releases_json.py:38 |
fetch_all_releases |
software | healthy | scripts/maintenance/update_docs_releases_json.py:56 |
count_assets |
software | healthy | scripts/maintenance/update_docs_releases_json.py:97 |
write_releases_json |
software | healthy | scripts/maintenance/update_docs_releases_json.py:109 |
main |
software | healthy | scripts/maintenance/update_docs_releases_json.py:147 |
calc_platform_stats |
software | healthy | scripts/maintenance/update_readme_coverage.py:53 |
badge_color |
software | healthy | scripts/maintenance/update_readme_coverage.py:82 |
make_badge_url |
software | healthy | scripts/maintenance/update_readme_coverage.py:91 |
generate_coverage_badges |
software | healthy | scripts/maintenance/update_readme_coverage.py:100 |
generate_coverage_table |
software | healthy | scripts/maintenance/update_readme_coverage.py:117 |
update_readme |
software | healthy | scripts/maintenance/update_readme_coverage.py:149 |
main |
software | healthy | scripts/maintenance/update_readme_coverage.py:177 |
fetch_download_stats |
software | healthy | scripts/maintenance/update_download_stats.py:24 |
load_history |
software | healthy | scripts/maintenance/update_download_stats.py:85 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
get_torch_cuda_version.py |
software | warning | get_torch_cuda_version.py |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
build_linux.sh |
software | healthy | build_linux.sh |
create_matrix.py |
software | healthy | create_matrix.py |
index.html |
software | healthy | docs/index.html |
__init__.py |
software | healthy | scripts/__init__.py |
coverage_matrix.py |
software | healthy | scripts/coverage_matrix.py |
common.py |
software | healthy | scripts/common.py |
create_packages.py |
software | healthy | scripts/release/create_packages.py |
__init__.py |
software | healthy | scripts/release/__init__.py |
create_release_history.py |
software | healthy | scripts/release/create_release_history.py |
create_release_note.py |
software | healthy | scripts/release/create_release_note.py |
__init__.py |
software | healthy | scripts/maintenance/__init__.py |
update_docs_releases_json.py |
software | healthy | scripts/maintenance/update_docs_releases_json.py |
update_readme_coverage.py |
software | healthy | scripts/maintenance/update_readme_coverage.py |
update_download_stats.py |
software | healthy | scripts/maintenance/update_download_stats.py |
fetch_all_assets.py |
software | healthy | scripts/tools/fetch_all_assets.py |
__init__.py |
software | healthy | scripts/tools/__init__.py |
check_missing_packages.py |
software | healthy | scripts/tools/check_missing_packages.py |
release_history.md |
software | healthy | doc/release_history.md |
scripts.md |
software | healthy | doc/scripts.md |
packages.md |
software | healthy | doc/packages.md |
compose.yml |
software | healthy | self-hosted-runner/compose.yml |
README.md |
software | healthy | self-hosted-runner/README.md |
Dockerfile |
software | healthy | self-hosted-runner/Dockerfile |
entrypoint.sh |
software | healthy | self-hosted-runner/entrypoint.sh |
setup.py |
software | healthy | patches/fa3/setup.py |
FUNDING.yml |
software | healthy | .github/FUNDING.yml |
config.yml |
software | healthy | .github/ISSUE_TEMPLATE/config.yml |
wheel_request.yml |
software | healthy | .github/ISSUE_TEMPLATE/wheel_request.yml |
_build_linux.yml |
software | healthy | .github/workflows/_build_linux.yml |
_build_linux_self_host.yml |
software | healthy | .github/workflows/_build_linux_self_host.yml |
_build_windows_code_build.yml |
software | healthy | .github/workflows/_build_windows_code_build.yml |
_build_linux_no_container.yml |
software | healthy | .github/workflows/_build_linux_no_container.yml |
_build_windows_self_host.yml |
software | healthy | .github/workflows/_build_windows_self_host.yml |
update-download-stats.yml |
software | healthy | .github/workflows/update-download-stats.yml |
update-docs-releases-json.yml |
software | healthy | .github/workflows/update-docs-releases-json.yml |
_build_linux_arm_self_host.yml |
software | healthy | .github/workflows/_build_linux_arm_self_host.yml |
pages.yml |
software | healthy | .github/workflows/pages.yml |
test-build.yml |
software | healthy | .github/workflows/test-build.yml |
build.yml |
software | healthy | .github/workflows/build.yml |
_build_windows.yml |
software | healthy | .github/workflows/_build_windows.yml |
action.yml |
software | healthy | .github/actions/update-ptxas/action.yml |
action.yml |
software | healthy | .github/actions/build-and-upload/action.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build_wheels |
cicd | healthy | .github/workflows/_build_linux.yml |
build_wheels_self_hosted |
cicd | healthy | .github/workflows/_build_linux_self_host.yml |
build_wheels_self_hosted_no_container |
cicd | healthy | .github/workflows/_build_linux_self_host.yml |
build_wheels |
cicd | healthy | .github/workflows/_build_windows_code_build.yml |
build_wheels_no_container |
cicd | healthy | .github/workflows/_build_linux_no_container.yml |
build_windows_wheels_self_hosted |
cicd | healthy | .github/workflows/_build_windows_self_host.yml |
update-stats |
cicd | healthy | .github/workflows/update-download-stats.yml |
update-docs-releases-json |
cicd | healthy | .github/workflows/update-docs-releases-json.yml |
build_wheels_self_hosted |
cicd | healthy | .github/workflows/_build_linux_arm_self_host.yml |
deploy |
cicd | healthy | .github/workflows/pages.yml |
linux-x64-self-hosted |
cicd | healthy | .github/workflows/test-build.yml |
linux-x64-no-container |
cicd | healthy | .github/workflows/test-build.yml |
linux-arm64 |
cicd | healthy | .github/workflows/test-build.yml |
linux-arm64-self-hosted |
cicd | healthy | .github/workflows/test-build.yml |
linux-arm64-no-container |
cicd | healthy | .github/workflows/test-build.yml |
windows-self-hosted |
cicd | healthy | .github/workflows/test-build.yml |
windows-github-hosted |
cicd | healthy | .github/workflows/test-build.yml |
windows-codebuild |
cicd | healthy | .github/workflows/test-build.yml |
create_releases |
cicd | healthy | .github/workflows/build.yml |
create_matrix |
cicd | healthy | .github/workflows/build.yml |
build_wheels_linux |
cicd | healthy | .github/workflows/build.yml |
build_wheels_linux_arm64 |
cicd | healthy | .github/workflows/build.yml |
build_wheels_linux_self_hosted |
cicd | healthy | .github/workflows/build.yml |
build_wheels_linux_arm64_self_hosted |
cicd | healthy | .github/workflows/build.yml |
build_wheels_linux_no_container |
cicd | healthy | .github/workflows/build.yml |
build_wheels_linux_arm64_no_container |
cicd | healthy | .github/workflows/build.yml |
build_wheels_windows |
cicd | healthy | .github/workflows/build.yml |
build_wheels_windows_code_build |
cicd | healthy | .github/workflows/build.yml |
build_wheels_windows_self_hosted |
cicd | healthy | .github/workflows/build.yml |
update_release_notes |
cicd | healthy | .github/workflows/build.yml |
update_docs |
cicd | healthy | .github/workflows/build.yml |
build_windows_wheels |
cicd | healthy | .github/workflows/_build_windows.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
release |
software | healthy | scripts/release |
maintenance |
software | healthy | scripts/maintenance |
tools |
software | healthy | scripts/tools |
doc |
software | healthy | doc |
self-hosted-runner |
software | healthy | self-hosted-runner |
patches |
software | healthy | patches |
fa3 |
software | healthy | patches/fa3 |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
actions |
software | healthy | .github/actions |
update-ptxas |
software | healthy | .github/actions/update-ptxas |
build-and-upload |
software | healthy | .github/actions/build-and-upload |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::_build_linux |
cicd | healthy | .github/workflows/_build_linux.yml |
gha::_build_linux_self_host |
cicd | healthy | .github/workflows/_build_linux_self_host.yml |
gha::_build_windows_code_build |
cicd | healthy | .github/workflows/_build_windows_code_build.yml |
gha::_build_linux_no_container |
cicd | healthy | .github/workflows/_build_linux_no_container.yml |
gha::_build_windows_self_host |
cicd | healthy | .github/workflows/_build_windows_self_host.yml |
gha::update-download-stats |
cicd | healthy | .github/workflows/update-download-stats.yml |
gha::update-docs-releases-json |
cicd | healthy | .github/workflows/update-docs-releases-json.yml |
gha::_build_linux_arm_self_host |
cicd | healthy | .github/workflows/_build_linux_arm_self_host.yml |
gha::pages |
cicd | healthy | .github/workflows/pages.yml |
gha::test-build |
cicd | healthy | .github/workflows/test-build.yml |
gha::build |
cicd | healthy | .github/workflows/build.yml |
gha::_build_windows |
cicd | healthy | .github/workflows/_build_windows.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::self-hosted-runner/Dockerfile |
hardware | healthy | self-hosted-runner/Dockerfile |
runner |
hardware | healthy | self-hosted-runner/compose.yml |
runner-arm |
hardware | healthy | self-hosted-runner/compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
CachedWheelsCommand |
software | healthy | patches/fa3/setup.py:793 |
BuildExtension |
software | healthy | patches/fa3/setup.py:828 |
| Label | Layer | Status | Path |
|---|---|---|---|
CUDA_HOME |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7llyzkr9 |
software | healthy | /tmp/repobility-clone-7llyzkr9 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:01 |
network | healthy | .github/workflows/update-docs-releases-json.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | get_torch_cuda_version.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .github/workflows/_build_windows_code_build.yml |
This page is publicly accessible at:
https://repobility.com/scan/cecd6390-391c-466a-b830-73895a94218c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cecd6390-391c-466a-b830-73895a94218c/
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.