Skip to main content

caveman-kill

>-

Install this skill

or
95/100

Security score

The caveman-kill skill was audited on Aug 25, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 71

Command substitution pattern

SourceSKILL.md
694. **SIGTERM СНАЧАЛА, НЕ -9**: пауза 1-2с → если жив, эскалация
70 `timeout 5 pkill -9 -f "[х]с" || true`. -9 первым = данные в мусор.
715. **PID-ФАЙЛ — САМЫЙ БЕЗОПАСНЫЙ**: `kill "$(cat /tmp/x.pid)"` — точный
72 PID, никакой охоты. Сервис в systemd — `systemctl restart x`, не pkill.
736. **СЕМЬЯ** (дети не умирают с отцом): `kill -TERM -PGID` /
Scanned on Aug 25, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1
Rate this skill
Categoryother
UpdatedSeptember 20, 2026
aidvizhhub/caveman-dvizh-skills