From dak
Prevents accidental irreversible data loss by requiring explicit user consent before destructive SQL, cloud storage, or infrastructure commands.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dak:accidental-data-loss-preventionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> [!CAUTION]
[!CAUTION]
STOP AND VERIFY: Before running any command or tool that results in irreversible data loss, you MUST obtain explicit user consent.
4plugins reuse this skill
First indexed Jun 3, 2026
npx claudepluginhub annguy3n/data-agent-kit-starter-packPrevents accidental irreversible data loss by requiring explicit user consent before destructive SQL, cloud storage, or infrastructure commands.
Warns before destructive commands like rm -rf, DROP TABLE, force-push. Activates when user requests careful mode or safety mode. Useful for prod or shared environments.
Safety guardrails that warn before destructive commands like rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete. Active per session, user can override.