Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

superagent-ai/openmetal
main @ c62549c
6
Fixes
0
CVEs
HIGH
Peak severity
50.0%
Coverage
Highlights
Command Injection: 1 prior fix. Scrutinize any change in this area.
Sandbox: most-fixed (2 issues). Treat as high-risk during review.
4 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

SSRF: DNS rebinding bypass allows internal network access; fix pins IP and rejects redirects but sibling webhook paths may lack these checks.
Command Injection: Process creation lacks sufficient schema validation; untrusted commands could execute in sandbox.
Privilege Escalation: Admin could delete owner without owner role check, leading to privilege escalation.