Celia Chen
6a3233da64
Surface skill permission profiles in zsh-fork exec approvals ( #12753 )
...
## Summary
- Preserve each skill’s raw permissions block as a permission_profile on
SkillMetadata during skill loading.
- Keep compiling that same metadata into the existing runtime
Permissions object, so current enforcement
behavior stays intact.
- When zsh-fork intercepts execution of a script that belongs to a
skill, include the skill’s
permission_profile in the exec approval request.
- This lets approval UIs show the extra filesystem access the skill
declared when prompting for approval.
2026-02-25 01:23:10 -08:00
..
2026-02-24 22:27:05 -08:00
2025-09-10 12:13:53 -07:00
2026-02-25 01:23:10 -08:00
2026-02-25 01:23:10 -08:00
2026-02-22 14:26:58 +00:00
2026-01-28 12:00:32 -08:00
2026-02-21 15:31:41 -08:00
2026-01-19 23:49:34 -08:00
2026-02-22 12:15:20 -08:00
2026-02-23 22:35:51 -08:00
2026-02-21 15:31:41 -08:00
2026-02-03 15:01:51 -08:00
2026-02-03 15:01:51 -08:00
2026-02-20 23:45:35 -08:00
2026-02-20 23:45:35 -08:00
2026-02-23 22:15:18 +00:00
2026-02-24 10:03:42 -08:00
2025-09-27 13:25:09 -07:00
2026-02-25 07:06:19 +00:00
2026-02-11 12:59:24 +00:00
2026-01-18 23:02:02 -08:00
2026-02-24 14:17:01 -08:00
2026-02-04 23:03:28 -08:00
2025-09-26 16:35:56 -07:00
2026-02-23 09:11:05 -08:00
2026-02-17 14:48:12 -08:00
2026-02-20 23:45:35 -08:00
2026-02-24 11:55:01 -08:00
2026-02-20 23:45:35 -08:00
2025-12-22 15:12:23 -08:00
2026-02-12 10:49:44 -08:00
2025-09-15 00:42:53 -07:00
2026-02-25 07:06:19 +00:00
2026-02-21 22:06:56 -08:00
2025-12-09 10:23:11 -08:00
2026-02-24 17:44:38 -08:00
2026-02-23 11:45:46 -08:00
2026-02-24 17:44:38 -08:00
2026-02-21 20:26:58 -08:00
2026-02-21 20:26:58 -08:00
2025-10-20 21:08:19 +00:00
2025-10-20 21:08:19 +00:00
2026-02-06 15:59:00 -08:00
2026-02-21 15:31:41 -08:00
2026-02-23 12:58:55 +00:00
2026-02-03 11:31:57 +00:00
2026-02-21 15:31:41 -08:00
2026-02-20 14:39:49 +00:00
2025-12-18 10:59:53 -08:00
2026-02-21 22:06:56 -08:00
2025-10-08 20:23:13 +00:00
2026-02-11 12:59:24 +00:00
2026-02-24 14:17:01 -08:00
2026-02-23 21:04:24 +00:00
2026-01-30 12:39:15 -08:00
2026-02-24 11:55:01 -08:00
2025-12-17 16:19:27 +00:00
2026-02-05 08:50:21 -08:00
2026-02-24 11:55:01 -08:00
2026-02-12 23:35:57 -08:00
2026-02-21 22:06:56 -08:00
2025-09-30 00:10:04 +00:00
2026-01-26 16:21:09 -08:00
2025-11-10 09:05:00 -08:00
2026-02-05 15:12:27 -08:00
2025-09-05 16:27:31 -07:00
2026-02-24 12:54:30 -08:00
2026-02-23 20:14:50 +00:00