rony-llm-agent/pkg
Victor Vargas 07d1840e7e feat(sandbox): network egress policy, secret redaction, untrusted-content fencing
NetworkPolicy validates scheme/host and re-validates resolved IPs at dial
time and on redirects (DNS-rebinding defense), with cloud metadata
endpoints always blocked. Redact masks known credential shapes (OpenAI/
Anthropic/GitHub/AWS/Slack/Google keys, PEM blocks, JWTs) in tool output.
WrapUntrusted fences fetched web content against prompt injection, paired
with UntrustedContentInstruction for the system prompt.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 14:50:45 -07:00
..
agent style: gofmt 2026-07-12 16:14:15 -07:00
config style: gofmt 2026-07-12 16:14:15 -07:00
llm style: gofmt 2026-07-12 16:14:15 -07:00
persona style: gofmt 2026-07-12 16:14:15 -07:00
rag feat(rag): memory taxonomy (episodic/semantic/procedural) + episodic auto-capture 2026-07-15 14:50:31 -07:00
tools feat(sandbox): network egress policy, secret redaction, untrusted-content fencing 2026-07-15 14:50:45 -07:00