一键导入
tool-check
check bash tool invocation and local file operations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
check bash tool invocation and local file operations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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
基于 SOC 职业分类
| 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.