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

Scan timing: clone 2.8s · analysis 37.32s · 15.1 MB · GitHub API rate-limit (preflight)

MystenLabs/walrus

https://github.com/MystenLabs/walrus · scanned 2026-06-06 00:55 UTC (4 days, 1 hour ago) · 10 languages

545 raw signals (275 security + 270 graph) 5th percentile · Rust · large (100-500K LoC) System graph score 61 (lower by 8)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 1 hour ago · v2 · 260 actionable findings from 2 signal sources. 125 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 60.0 0.15 9.00
security_score 9.6 0.25 2.40
testing_score 35.0 0.20 7.00
documentation_score 98.0 0.15 14.70
practices_score 94.0 0.15 14.10
code_quality 53.5 0.10 5.35
Overall 1.00 52.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
Possible secret in crates/walrus-sui/src/client/rpc_config.rs
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 crates/walrus-sui/src/client/rpc_config.rs:312; move to env var / secrets manager.
crates/walrus-sui/src/client/rpc_config.rs:312
#2
Insecure pattern 'eval_used' in docs/site/src/shared/js/inline-imports.js:37
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
docs/site/src/shared/js/inline-imports.js:37
#3
Insecure pattern 'chmod_777' in crates/walrus-orchestrator/src/monitor.rs:91
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
crates/walrus-orchestrator/src/monitor.rs:91
#4
Insecure pattern 'chmod_777' in crates/walrus-orchestrator/src/client/aws.rs:199
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
crates/walrus-orchestrator/src/client/aws.rs:199
#5
`dangerouslySetInnerHTML` used in a React component — docs/site/src/shared/components/ImportContent/index.tsx:438
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#6
`dangerouslySetInnerHTML` used in a React component — docs/site/src/components/LandingPage.tsx:455
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#7
`dangerouslySetInnerHTML` used in a React component — docs/site/src/components/Search/CustomHitsContent.tsx:44
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#8
`dangerouslySetInnerHTML` used in a React component — docs/site/src/components/Search/SearchModal.tsx:105
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#9
`dangerouslySetInnerHTML` used in a React component — docs/site/src/theme/TOCItems/Tree.tsx:22
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#10
Privileged port 20 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in docker/walrus-antithesis/build-test-config-image/files/deploy-walrus.sh is a real port, change the binding to ≥1024 or run behind a proxy.
docker/walrus-antithesis/build-test-config-image/files/deploy-walrus.sh

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/ff188cb4-168c-4344-8a06-1c572ad3f0f5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ff188cb4-168c-4344-8a06-1c572ad3f0f5/

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.