Resilient Coding Agent
PassAudited by ClawScan on Feb 18, 2026.
Overview
The skill's instructions, required binaries, and behavior match its stated purpose (running coding-agent CLIs in tmux for resilient, long-running tasks); nothing requested is disproportionate, though operators should follow the guidance about temp-file handling and secrets in tmux scrollback.
This skill is internally consistent and appears to do what it says: wrap coding-agent CLI runs in tmux and resume them. Before installing/use, verify the following: (1) confirm your orchestrator's 'write' tool truly writes files without invoking a shell (the safety recommendations depend on that); (2) be cautious about secrets in agent output—tmux scrollback and the events.jsonl files can leak API keys or tokens, so restrict permissions (chmod 600/700) and clean up temp dirs as advised; (3) ensure the codex/claude/opencode/pi CLIs you run are legitimate, properly configured, and store their own credentials securely; (4) on shared or multi-tenant machines avoid running agents that might echo secrets into scrollback; and (5) if you need automated (autonomous) invocation for long-running tasks, consider operational controls (who can start tasks, resource limits, network egress policies). If you want higher assurance, request the skill author supply a source/homepage or a vetted installable wrapper rather than relying on instruction-only guidance.
