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.
125 of your 321 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 3.05s · analysis 20.88s · 12.3 MB · GitHub API rate-limit (preflight)

hashgraph-online/hol-guard

https://github.com/hashgraph-online/hol-guard · scanned 2026-06-06 00:56 UTC (4 days, 1 hour ago) · 10 languages

680 raw signals (272 security + 408 graph) 27th percentile · Python · large (100-500K LoC) System graph score 74 (lower by 7)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 1 hour ago · v2 · 315 actionable findings from 2 signal sources. 136 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 18.3 0.25 4.58
testing_score 100.0 0.20 20.00
documentation_score 95.0 0.15 14.25
practices_score 96.0 0.15 14.40
code_quality 7.0 0.10 0.70
Overall 1.00 66.7
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
Possible secret in src/codex_plugin_scanner/guard/cli/approval_gate_prompt.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in src/codex_plugin_scanner/guard/cli/approval_gate_prompt.py:25; move to env var / secrets manager.
src/codex_plugin_scanner/guard/cli/approval_gate_prompt.py:25
#2
Insecure pattern 'eval_used' in dashboard/src/apps/app-catalog.ts:78
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
dashboard/src/apps/app-catalog.ts:78
#3
Insecure pattern 'eval_used' in src/codex_plugin_scanner/checks/code_quality.py:44
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/codex_plugin_scanner/checks/code_quality.py:44
#4
Insecure pattern 'exec_used' in src/codex_plugin_scanner/guard/capabilities.py:40
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/codex_plugin_scanner/guard/capabilities.py:40
#5
Insecure pattern 'eval_used' in src/codex_plugin_scanner/guard/daemon/static/assets/chunks/app-catalog.js:31
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/codex_plugin_scanner/guard/daemon/static/assets/chunks/app-catalog.js:31
#6
Insecure pattern 'eval_used' in src/codex_plugin_scanner/guard/runtime/detectors.py:268
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/codex_plugin_scanner/guard/runtime/detectors.py:268
#7
Insecure pattern 'exec_used' in src/codex_plugin_scanner/guard/runtime/detectors.py:270
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/codex_plugin_scanner/guard/runtime/detectors.py:270
#8
Insecure pattern 'weak_hash' in dashboard/src/guard-api.ts:1252
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
dashboard/src/guard-api.ts:1252
#9
Insecure pattern 'weak_hash' in src/codex_plugin_scanner/guard/totp.py:17
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
src/codex_plugin_scanner/guard/totp.py:17
#10
Docker base image uses a mutable or implicit tag: __future__
GapSeverity.MEDIUM Layer.HARDWARE score 0.225
Why: medium severity
Dockerfile:17

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/9defc105-15ae-4694-847f-5be73fe34511/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9defc105-15ae-4694-847f-5be73fe34511/

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.