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

smithersai/smithers

https://github.com/smithersai/smithers · scanned 2026-06-06 00:35 UTC (4 days, 2 hours ago) · 10 languages

703 raw signals (73 security + 630 graph) 11/13 scanners ran 78th percentile · Javascript · medium (20-100K LoC) System graph score 68 (higher by 11)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 2 hours ago · v2 · 340 actionable findings from 2 signal sources. 48 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 100.0 0.25 25.00
testing_score 85.0 0.20 17.00
documentation_score 69.0 0.15 10.35
practices_score 60.0 0.15 9.00
code_quality 80.0 0.10 8.00
Overall 1.00 78.3
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 'exec_used' in packages/errors/src/smithersErrorDefinitions.js:315
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
packages/errors/src/smithersErrorDefinitions.js:315
#2
Insecure pattern 'exec_used' in packages/control-plane/src/index.d.ts:4
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
packages/control-plane/src/index.d.ts:4
#3
Dangling fetch: POST https://api.anthropic.com/v1/messages/count_tokens (packages/agents/src/diagnostics/getDiagnosticStrategy.js:108)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#4
Dangling fetch: GET https://api.openai.com/v1/models (packages/agents/src/diagnostics/getDiagnosticStrategy.js:206)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#5
Dangling fetch: GET https://api.openai.com/v1/models (packages/agents/src/diagnostics/getDiagnosticStrategy.js:258)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#6
Dangling fetch: GET https://generativelanguage.googleapis.com/v1beta/models (packages/agents/src/diagnostics/getDiagnosticStrategy.js:335)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#7
Dangling fetch: GET https://generativelanguage.googleapis.com/v1beta/models (packages/agents/src/diagnostics/getDiagnosticStrategy.js:400)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#8
Dangling fetch: GET /__smithers_studio/api${path} (apps/smithers-studio-2/src/workspaceApi.ts:570)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#9
Dangling fetch: GET /__smithers_studio/api${path} (apps/smithers-studio-2/src/workspace/chatApi.ts:47)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#10
Dangling fetch: POST /__smithers_studio/api/chat/message (apps/smithers-studio-2/src/workspace/chatApi.ts:91)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.

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/3ea87ef2-a1fd-4fb0-9ab4-17a616e1e4c3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3ea87ef2-a1fd-4fb0-9ab4-17a616e1e4c3/

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.