Security context

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

Layr-Labs/eigensdk-go
dev @ be37513
7
Fixes
0
CVEs
HIGH
Peak severity
71.4%
Coverage
Highlights
Authentication Bypass: 2 prior fixes. Scrutinize any change in this area.
crypto/bls/attestation.go: most-fixed (2 issues). Treat as high-risk during review.
5 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.

Authentication Bypass: Signing operations can be invoked without an API key, allowing unauthorized use of the signer.
SSRF: Operator metadata URLs are fetched without proper validation, enabling SSRF attacks.
Command Injection: Shell invocation via bash -c with unsanitized input allows command injection.