Claude_Code agent — initial scan

Claude_Code agent initial findings

The application before any remediation. Provenance: the agent wrote this application during this run.

Model disclosure: the application was written by sonnet from Anthropic API, pinned for this run and recorded in the run's evidence. The fix was made by the same agent, but through reachctl remediate, which selects the agent and does not pin its model — so the fixing model is whichever that agent's CLI resolved at run time, and is not asserted here.

Scanner provenance

REACHABLE wheel/build and scan timestamps, read from the scanner database rows that produced the page. Actionable counts are repo.db SIGNAL rows under the product ACTIONABLE_SQL filter.

ScanREACHABLE versionTimestamp (UTC)CommitStatusActionable
Baseline1.0.0b1992026-09-12 14:23:33a96ec233superseded11
Baseline1.0.0b1992026-09-12 14:27:26a96ec233complete11
Baseline1.0.0b1992026-09-12 15:18:557cd1f3a6complete6

Run estimate

Token estimates are recorded before the run starts. The remediation estimate is recalculated after REACHABLE has the scan database and knows how many findings are in scope.

Planned runtime21-110 minutes
Planned model tokens53000-475000 total
Planned input tokens28000-280000
Planned output tokens25000-195000
Generation budget1800s
Remediation scope11

The application itself was written on the runner and exists only as the published copy: browse the code before remediation, read the generation prompt, open the file listing; fixed code after remediation; side-by-side before/after diff. The source of each finding is linked in the table below.

11
Remediation scope (repo.db)
14
Noise (repo.db)

Remediation scope — 11 finding(s)

repo.db actionable on the baseline scan. Table lists 11 ledger/validation row(s) as evidence.

#SeverityTypeFinding File
1CRITICALCWEFlask route sends a non-literal file path — path traversal riskdocs-worker/app.py
2HIGHCWESQL query with f-string interpolation — SQL injection riskdocs-worker/app.py
3MEDIUMCWEFound a template created with string formatting. This is susceptible to server-side template injection and cross-site scripting attacks.docs-worker/app.py
4MEDIUMCWERunning flask app with host 0.0.0.0 could expose the server publicly.docs-worker/app.py
5MEDIUMCWEExpress app without helmet - missing security headersportal/src/server.ts
6MEDIUMCWEXSS: unescaped EJS output <%- footerHtml %> renders raw HTML. Verify the expression does not contain user input. Safe patterns (include, partial, JSON.stringify, view composition) are excluded.portal/views/statement.ejs
7MEDIUMCWEXSS: unescaped EJS output <%- customerNote %> renders raw HTML. Verify the expression does not contain user input. Safe patterns (include, partial, JSON.stringify, view composition) are excluded.portal/views/statement.ejs
8MEDIUMCWEXSS: unescaped EJS output <%- line.memo %> renders raw HTML. Verify the expression does not contain user input. Safe patterns (include, partial, JSON.stringify, view composition) are excluded.portal/views/statement.ejs
9LOWSECRETHardcoded Stripe-like live secret key detected (sk_live_*)payments-api/db.go
10LOWSECRETHardcoded Stripe-like live secret key detected (sk_live_*)payments-api/db.go
11LOWCONFIGFound an HTTP server without TLS. Use 'http.ListenAndServeTLS' instead. See https://golang.org/pkg/net/http/#ListenAndServeTLS for more information.payments-api/main.go

Noise — 13 finding(s)

These findings have explicit non-production or unreachable evidence, so they are excluded from the remediation scope. They are listed, not hidden, and each row says which of the two exclusions applies. Nothing has been attempted yet on this page — what became of them is on the result page.

Why it is excludedSeverityTypeFindingFile
1not reachableHIGHCVEGHSA-72gw-mp4g-v24jagent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
2not reachableHIGHCVEGHSA-g5hg-p3ph-g8qgagent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
3not reachableHIGHCVEGHSA-535w-7cp7-47q4agent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
4not reachableHIGHCVEGHSA-wc9g-mqfw-jrwmagent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
5not reachableHIGHCVEGHSA-fjgf-rc76-4x9pagent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
6not reachableHIGHCVEGHSA-44fp-w29j-9vj5agent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
7not reachableHIGHCWESQL query built with fmt.Sprintf — SQL injection riskagent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/payments-api/handlers_accounts.go
8not reachableHIGHCVEGHSA-xf7r-hgr6-v32pagent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
9not reachableHIGHCVEGHSA-4pg4-qvpc-4q3hagent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
10not reachableHIGHCVEGHSA-v52c-386h-88mcagent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
11not reachableHIGHCVEGHSA-5528-5vmv-3xc2agent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js
12not reachableINFOSUSPICIOUSNew dependency not present in prior version (6.15.2): es-define-propertypkg://qs@6.15.3
13not reachableLOWCVEGHSA-qvfw-j98x-7q72agent-remediation/workspace-remediation/20260912-142724/iteration-01/proof-state/scanner-v0/portal/src/routes/documents.js

What the agent fixed — pass by pass

Each pass hands the still-open findings back to the agent. Started with minus Fixed equals Left on every row, and the last row's Left is what the final scan found.

PassStarted withFixedLeftTimeHow it ended
111011845.2skilled at the budget
21156756.3skilled at the budget
Total11561601.6s2 of 2 killed

Full detail: what REACHABLE fixed, finding by finding →