CONFIDENTIAL

Technical Engineering Report

Every engine, suite, finding, evidence object, recommendation, and remediation path

achieveradarsh/chatbot-flow-builder | 7/30/2026, 4:06:32 PM

62%
Not Production Ready

Recommendation: Deploy after fixing: High-risk controls, Secrets.

0Critical
1High
3Medium
1Low

Detailed Findings

#1 Suite 18 - Cloud Architecture WARN | low

No AWS, Azure, or GCP architecture artifacts were found.

Engine
Architecture
Evidence
{}
Recommendation
Review the finding, validate exploitability, implement the control, and re-run the relevant validation suite.
References
OWASP ASVS, CWE mapping pending, organization policy baseline
#2 Suite 14 - Repository Architecture WARN | medium

Architecture scan found folder-structure or layer-boundary risks.

Engine
Architecture
Evidence
{ "dddSignals": [], "scannedFiles": 68, "topLevelDirs": [ "chatbot-flow-builder" ], "layerViolations": [], "microserviceSignals": [], "cleanArchitectureSignals": [ "application" ] }
Recommendation
Review the finding, validate exploitability, implement the control, and re-run the relevant validation suite.
References
OWASP ASVS, CWE mapping pending, organization policy baseline
#3 Suite 15 - Frontend Security FAIL | high

Frontend scan found exposed env, public secret, or dangerous DOM API risks.

Engine
Architecture
Evidence
{ "hasCsp": false, "envFiles": [], "backendUrls": 1, "scannedFiles": 63, "debugEndpoints": 0, "exposedEnvFiles": [], "dangerousDomApis": 2, "publicSecretNames": 0, "sourceMapsEnabled": false }
Recommendation
Rotate exposed credentials, remove secrets from source control, and enforce secret scanning in CI.
References
OWASP ASVS, CWE mapping pending, organization policy baseline
#4 Suite 16 - Backend Security WARN | medium

Backend scan found missing or undiscovered security controls.

Engine
Architecture
Evidence
{ "missing": [ "hasMiddleware", "hasAuthentication", "hasAuthorization", "hasLogging", "hasRateLimiting", "hasExceptionHandling" ], "hasLogging": false, "scannedFiles": 3, "hasMiddleware": false, "hasValidation": true, "hasRateLimiting": false, "hasAuthorization": false, "hasAuthentication": false, "hasExceptionHandling": false }
Recommendation
Review the finding, validate exploitability, implement the control, and re-run the relevant validation suite.
References
OWASP ASVS, CWE mapping pending, organization policy baseline
#5 Suite 17 - Data Layer WARN | medium

Data layer scan found missing ORM, pooling, or encryption signals.

Engine
Architecture
Evidence
{ "hasOrm": false, "hasPooling": false, "scannedFiles": 70, "hasEncryption": false, "databaseExposure": 0, "rawSqlConstruction": 0 }
Recommendation
Review the finding, validate exploitability, implement the control, and re-run the relevant validation suite.
References
OWASP ASVS, CWE mapping pending, organization policy baseline