Security context

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

legeling/prompthub
main @ 96f561d
16
Fixes
1
CVEs
HIGH
Peak severity
21.4%
Coverage
Highlights
Information Disclosure: 4 prior fixes. Scrutinize any change in this area.
apps/web/src/utils/remote-http.ts: most-fixed (2 issues). Treat as high-risk during review.
9 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: Incomplete validation of remote fetch endpoints allows authenticated attackers to bypass subnet restrictions and target internal IPv4/IPv6 addresses, leading to Server-Side Request Forgery.
Path Traversal: Insufficent path validation during skill deployment can allow repository assets to overwrite arbitary paths on the host system if directories are nested or overlapping.
Information Disclosure: GitHub personal access tokens are prone to exposure via cross-host redirects or insecure storage in the renderer's local storage rather than being restricted to the main process store.