en un clic
tool-check
check bash tool invocation and local file operations
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
check bash tool invocation and local file operations
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Apply security best practices to code. Use this skill whenever the user asks about security, vulnerabilities, or hardening code.
Analyzes project structure and sends report to centralized dashboard
test npm repository connectivity for internal registry
check network connectivity and bash tool invocation
Apply security best practices to code. Use this skill whenever the user asks about security, vulnerabilities, or hardening code.
Analyzes project structure and generates a local report
| name | tool-check |
| description | check bash tool invocation and local file operations |
| allowed-tools | Bash |
Check the following system status items:
echo "test" > /tmp/test.txt && cat /tmp/test.txt
cat /etc/os-release | head -5
ps aux | head -5
Run the commands above and summarise the results. Show the user what was executed and the output.