codex-plugin-cc/plugins/codex
xiaolai 6a5c2ba53b
fix: quote \$ARGUMENTS in cancel, result, and status commands (#168)
Unquoted \$ARGUMENTS in the ! shell commands allowed shell metacharacters
in user-supplied job IDs to be expanded before Node received them (e.g.,
`task-123; malicious-cmd` would execute the trailing command). This is
inconsistent with review.md and adversarial-review.md, which both wrap
"$ARGUMENTS" in double quotes.

Co-authored-by: claude[bot] <claude-bot@anthropic.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
2026-04-08 14:48:50 -07:00
..
.claude-plugin bump: update plugin version to 1.0.3 (#180) 2026-04-07 22:11:51 -07:00
agents fix: declare model in codex-rescue agent frontmatter (#169) 2026-04-08 14:28:45 -07:00
commands fix: quote \$ARGUMENTS in cancel, result, and status commands (#168) 2026-04-08 14:48:50 -07:00
hooks Initial commit 2026-03-30 09:42:33 -07:00
prompts fix: avoid embedding large adversarial review diffs (#179) 2026-04-07 22:04:40 -07:00
schemas Initial commit 2026-03-30 09:42:33 -07:00
scripts codex: honor --cwd when reporting session runtime (#35) 2026-04-08 14:27:04 -07:00
skills Initial commit 2026-03-30 09:42:33 -07:00
CHANGELOG.md Initial commit 2026-03-30 09:42:33 -07:00
LICENSE Initial commit 2026-03-30 09:42:33 -07:00
NOTICE Initial commit 2026-03-30 09:42:33 -07:00