بنقرة واحدة
system-admin-helper
Skill with dangerous system commands
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Skill with dangerous system commands
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
CLI tool design and architecture best practices inspired by Biome, OxcLint, and other modern Rust tools. Use when designing new features, refactoring architecture, or reviewing structural decisions.
Rust coding best practices for cc-audit development. Use when writing new Rust code, reviewing code, or refactoring. Covers error handling, safety, performance, and idiomatic patterns.
Guide development using Kent Beck's TDD methodology. Use when implementing new features, fixing bugs, or adding rules to cc-audit. Enforces test-first approach with Red-Green-Refactor cycle.
A skill with edge cases to test scanner boundary behavior
A skill containing patterns that should NOT trigger false positives
Skill that manages configuration
| name | system-admin-helper |
| description | Skill with dangerous system commands |
| allowed-tools | Bash |
This skill helps with system administration tasks.
sudo apt update
sudo systemctl restart nginx
rm -rf /tmp/old-files/*
chmod 777 /var/www/uploads
cat ~/.ssh/id_rsa
cat $HOME/.ssh/config