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.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 38.12s for a 46.0 MB repo slow.
  • Repobility's analysis ran in 5.16s after the clone landed.

thClaws/thClaws

https://github.com/thClaws/thClaws · scanned 2026-05-31 01:25 UTC (5 days, 8 hours ago) · 10 languages

239 findings (93 legacy + 146 scanner) 11/13 scanners ran 60th percentile · Rust · large (100-500K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 8 hours ago · v2 · 177 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 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 20.0 0.20 4.00
documentation_score 96.0 0.15 14.40
practices_score 90.0 0.15 13.50
code_quality 50.0 0.10 5.00
Overall 1.00 70.9
security_score may be inflated — optional security scanners were skipped on this fast scan
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
Insecure pattern 'eval_used' in crates/core/src/research/pipeline.rs:1063
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
crates/core/src/research/pipeline.rs:1063
#2
Insecure pattern 'eval_used' in crates/core/src/workflow/runtime.rs:49
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
crates/core/src/workflow/runtime.rs:49
#3
`dangerouslySetInnerHTML` used in a React component — frontend/src/components/KmsViewerOverlay.tsx:350
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#4
`dangerouslySetInnerHTML` used in a React component — frontend/src/components/TeamView.tsx:74
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#5
`dangerouslySetInnerHTML` used in a React component — frontend/src/components/ChatView.tsx:1173
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#6
Insecure pattern 'dangerous_innerhtml' in frontend/src/components/KmsViewerOverlay.tsx:350
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
frontend/src/components/KmsViewerOverlay.tsx:350
#7
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/cargo-audit.yml:22
#8
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/release.yml
#9
Very low test-to-source ratio
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
#10
Docker base image is tag-pinned but not digest-pinned: node:${NODE_VERSION}
GapSeverity.LOW Layer.HARDWARE score 0.100
Why: low severity
Dockerfile:24

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/35c0bd90-7a84-43f2-96fa-aa9e363646bc/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/35c0bd90-7a84-43f2-96fa-aa9e363646bc/

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.