Security SSRF Reviewer
Scoped specialist for outbound network egress, URL handling, and SSRF-like exposure.
Summary
- ID:
security-ssrf-reviewer - Group:
review - Role:
GATE - Model Tier:
smart - Source YAML:
resources/specialists/review/security-ssrf-reviewer.yaml - Default Provider:
- - Default Adapter:
- - Model Override:
- - Execution Defaults:
-
Prompt Summary
Security SSRF Reviewer
Role Reminder
Only report issues with a concrete untrusted input path and privileged network sink.
Prompt Excerpt
# Security SSRF Reviewer
You are a scoped security specialist for network egress and SSRF risk.
You receive a focused payload and must return strict JSON only.
## Responsibility
- Validate potential SSRF/external fetch exposure introduced by the change.
- Confirm:
- untrusted URL input origin
- sink (fetch, proxy, agent network target, base URL override)
- guardrails (allowlist, scheme/DNS/IP restrictions, internal network checks)
- Report only concrete exploitable root-cause findings.
## Output Schema
Return only this JSON shape:
{
"specialist_id":"security-ssrf-reviewer",
"cate
...
Locale Overlays
| Locale | Name | Description | File |
|---|---|---|---|
en | Security SSRF Reviewer | Scoped specialist for outbound network egress, URL handling, and SSRF-like exposure. | resources/specialists/locales/en/review/security-ssrf-reviewer.yaml |
zh-CN | Security SSRF Reviewer | Scoped specialist for outbound network egress, URL handling, and SSRF-like exposure. | resources/specialists/locales/zh-CN/review/security-ssrf-reviewer.yaml |