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

Scan timing: clone 21.12s · analysis 21.17s · 43.8 MB · GitHub API rate-limit (preflight)

FlowiseAI/Flowise

https://github.com/FlowiseAI/Flowise · scanned 2026-06-05 11:20 UTC (5 days, 13 hours ago) · 10 languages

790 raw signals (202 security + 588 graph) 11/13 scanners ran 68th percentile · Typescript · large (100-500K LoC) System graph score 52 (higher by 27)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 13 hours ago · v2 · 362 actionable findings from 2 signal sources. 134 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 47.0 0.20 9.40
documentation_score 83.0 0.15 12.45
practices_score 100.0 0.15 15.00
code_quality 80.0 0.10 8.00
Overall 1.00 78.8
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
Possible secret in packages/ui/src/store/constant.js
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 packages/ui/src/store/constant.js:35; move to env var / secrets manager.
packages/ui/src/store/constant.js:35
#2
Possible secret in packages/server/marketplaces/agentflowsv2/SQL Agent.json
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 packages/server/marketplaces/agentflowsv2/SQL Agent.json:287; move to env var / secrets manager.
packages/server/marketplaces/agentflowsv2/SQL Agent.json:287
#3
Possible secret in packages/server/marketplaces/agentflowsv2/SQL Agent.json
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 packages/server/marketplaces/agentflowsv2/SQL Agent.json:916; move to env var / secrets manager.
packages/server/marketplaces/agentflowsv2/SQL Agent.json:916
#4
Possible secret in packages/server/src/enterprise/Interface.Enterprise.ts
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 packages/server/src/enterprise/Interface.Enterprise.ts:88; move to env var / secrets manager.
packages/server/src/enterprise/Interface.Enterprise.ts:88
#5
Possible secret in packages/server/src/utils/constants.ts
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 packages/server/src/utils/constants.ts:66; move to env var / secrets manager.
packages/server/src/utils/constants.ts:66
#6
Insecure pattern 'exec_used' in packages/components/src/pythonCodeValidator.ts:51
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
packages/components/src/pythonCodeValidator.ts:51
#7
`dangerouslySetInnerHTML` used in a React component — packages/agentflow/examples/src/TestRunDialog.tsx:191
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#8
`dangerouslySetInnerHTML` used in a React component — packages/ui/src/ui-component/safe/SafeHTML.jsx:51
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#9
Dangling fetch: GET https://api.github.com/repos/FlowiseAI/Flowise (packages/ui/src/layout/MainLayout/Header/index.jsx:202)
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: GET https://api.github.com/repos/FlowiseAI/Flowise/releases/latest (packages/ui/src/ui-component/dialog/AboutDialog.jsx:16)
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/d33148df-aaa2-49a7-9b50-965011560982/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d33148df-aaa2-49a7-9b50-965011560982/

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.