neckbeard

Warn

Audited by Socket on Jul 21, 2026

1 alert found:

Security
SecurityMEDIUM
eval/fixtures/review-finding/review-sql-interpolation/task.yaml

The described change is a blocking SQL injection vulnerability risk: an untrusted HTTP parameter (`report_name`) is interpolated directly into an SQL query string via f-string construction, with no upstream validation mentioned. The correct fix is to use parameterized queries/bound parameters and avoid building SQL by concatenating or interpolating user input into query text.

Confidence: 72%Severity: 92%
Audit Metadata
Analyzed At
Jul 21, 2026, 10:40 PM
Package URL
pkg:socket/skills-sh/magnus919%2Fagent-skills%2Fneckbeard%2F@50a5421c7cf96e2b784732895709616251bda71d58632965d80be4f685045a00
Security Audit — socket — neckbeard