This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+14 more
Affected surfaces
Summary
AI summaryFixes subagent to explicitly require writeRoots permission and correctly deny access for forked child agents.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes explicit writeRoots grant and truthful deny for forked subagents. Fixes explicit writeRoots grant and truthful deny for forked subagents. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
What's Changed
- fix(subagent): explicit writeRoots grant + truthful deny for forked children (#435) by @griffinwork40 in https://github.com/griffinwork40/agent-afk/pull/514
Full Changelog: https://github.com/griffinwork40/agent-afk/compare/v5.30.2...v5.30.3
Security Fixes
- Subagent now correctly denies access for forked children and requires explicit writeRoots grant
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Agent AFK
Coding-agent harness built for unattended, away-from-keyboard runs across four surfaces sharing one session manager: one-shot CLI, REPL, cron-friendly headless daemon, and a Telegram bot. Editable agent loop (prompts, permission gates, model routing, explicit terminal states), MCP (stdio/HTTP/SSE + OAuth), lifecycle hooks, background subagents, plan mode, cross-session memory, and an append-only trace receipt (`afk trace show`). Works with Anthropic and any OpenAI-compatible endpoint (GPT, Codex, local MLX/llama.cpp/Ollama)
Related context
Related tools
Beta — feedback welcome: [email protected]