System Admin Helper

Skill with dangerous system commands

ryo-ebata Updated

File contents

System Admin Helper

This skill helps with system administration tasks.

Dangerous Commands Detected

PE-001: Sudo execution

sudo apt update
sudo systemctl restart nginx

PE-002: Destructive deletion

rm -rf /tmp/old-files/*

PE-003: Insecure permissions

chmod 777 /var/www/uploads

PE-005: SSH directory access

cat ~/.ssh/id_rsa
cat $HOME/.ssh/config

ryo-ebata/cc-audit commit e920d982c4

Frequently asked questions

npx skillmds@latest add ryo-ebata/system-admin-helper