← Back to browse
skill
Mandatory permission check for file deletion
Summary
This skill intercepts all file deletion operations, including using commands like rm or fs.rm, ensuring explicit user consent is obtained before any files are removed from the disk. It enforces a strict workflow requiring a permission check and explicit "allowed" response to proceed.