
Careful
- 1 installs
- 821 repo stars
- Updated March 23, 2026
- paperclipai/companies
Warns before destructive commands like rm -rf, DROP TABLE, force-push, git reset --hard, and kubectl delete, session-scoped with temp-dir exceptions.
About
Intercepts and warns before destructive shell, git, database, and Kubernetes commands within a session. A developer uses it as a guardrail against accidental data loss.
- Warns on rm -rf, DROP TABLE, force-push, kubectl delete
- Exceptions for temp dirs like node_modules and .next
Careful by the numbers
- 1 all-time installs (skills.sh)
- Ranked #468 of 550 CLI & Terminal skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/paperclipai/companies --skill carefulAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 821 |
| Last updated | March 23, 2026 |
| Repository | paperclipai/companies ↗ |
What it does
Warns before destructive commands like rm -rf, DROP TABLE, force-push, git reset --hard, and kubectl delete, session-scoped with temp-dir exceptions.
Files
Related skills
CLI & Terminalinfra