Files
codex/codex-rs/core/tests/suite
T
Celia Chen 8b81284975 fix(core): skip exec approval for permissionless skill scripts (#13791)
## Summary

- Treat skill scripts with no permission profile, or an explicitly empty
one, as permissionless and run them with the turn's existing sandbox
instead of forcing an exec approval prompt.
- Keep the approval flow unchanged for skills that do declare additional
permissions.
- Update the skill approval tests to assert that permissionless skill
scripts do not prompt on either the initial run or a rerun.

## Why

Permissionless skills should inherit the current turn sandbox directly.
Prompting for exec approval in that case adds friction without granting
any additional capability.
8b81284975 ยท 2026-03-06 16:40:41 -08:00
History
..
2025-11-21 22:10:52 +00:00
2026-03-02 20:29:33 -08:00
2026-03-02 20:29:33 -08:00
2026-03-02 20:29:33 -08:00
2026-03-01 10:50:56 -08:00
2026-03-02 20:29:33 -08:00
2026-03-02 20:29:33 -08:00
2026-03-06 00:03:39 +00:00
2026-03-02 20:29:33 -08:00
2026-03-02 20:29:33 -08:00