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.

Scan timing: clone 1.69s · analysis 0.42s · 0.6 MB · GitHub preflight 504ms

kulturpool/EDMLib

https://github.com/kulturpool/EDMLib.git · scanned 2026-05-25 08:26 UTC (1 week, 4 days ago) · 10 languages

108 findings (56 legacy + 52 scanner) 81st percentile · Python · small (2-20K LoC) Scanner says 87 (lower by 5)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 4 days ago · v2 · 82 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 75.0 0.15 11.25
security_score 98.7 0.25 24.68
testing_score 100.0 0.20 20.00
documentation_score 50.0 0.15 7.50
practices_score 67.0 0.15 10.05
code_quality 80.0 0.10 8.00
Overall 1.00 81.5
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Dockerfile pipes a remote installer into a shell
GapSeverity.HIGH Layer.HARDWARE score 0.375
Why: high severity
.devcontainer/Dockerfile:17
#2
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#3
Possibly dead Python function: cls_attribute_to_ref
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in edmlib/parser.py:61; if framework-registered, add a docstring.
edmlib/parser.py:61
#4
Possibly dead Python function: fetch_edm_isShownBy_head
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in edmlib/edm/record.py:126; if framework-registered, add a docstring.
edmlib/edm/record.py:126
#5
Possibly dead Python function: has_edm_object
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in edmlib/edm/record.py:132; if framework-registered, add a docstring.
edmlib/edm/record.py:132
#6
Possibly dead Python function: fetch_edm_object_head
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in edmlib/edm/record.py:135; if framework-registered, add a docstring.
edmlib/edm/record.py:135
#7
Possibly dead Python function: has_edm_hasView
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in edmlib/edm/record.py:141; if framework-registered, add a docstring.
edmlib/edm/record.py:141
#8
Possibly dead Python function: fetch_edm_hasView_heads
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in edmlib/edm/record.py:144; if framework-registered, add a docstring.
edmlib/edm/record.py:144
#9
Possibly dead Python function: fetch_edm_isShownAt_head
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in edmlib/edm/record.py:150; if framework-registered, add a docstring.
edmlib/edm/record.py:150
#10
Possibly dead Python function: cached_loader
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in edmlib/edm/jsonld_cached_documentloader.py:12; if framework-registered, add a docstring.
edmlib/edm/jsonld_cached_documentloader.py:12

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/6eb8cbf3-dacf-4c7a-894e-f278de8ac11c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6eb8cbf3-dacf-4c7a-894e-f278de8ac11c/

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.