AntiPattern
Command Execution Escapes
sandbox-bypass-via-execution-context
Untrusted inputs or intermediate callbacks bypass rbash or safe file-walk constraints, so code executes with fewer protections than intended (e.g., PATH-to-binary injection, subshell fork escaping, or missing O_NOFOLLOW), turning configuration into an exploitable trust boundary break.