First Seen
Feb 18, 2026
Last Scanned
Feb 20, 2026
Findings
2
Score
84/100
Findings (2)
Detects skills instructing agents to use Bash/shell tools for command execution
use the Bash tool to run Restrict the shell tool to specific allowlisted commands using a command prefix or regex filter. Avoid granting broad shell access in agent tool definitions.
Likely FP if the skill is a development environment tool where shell access is the intended and documented core feature.
Detects skills instructing agents to use Bash/shell tools for command execution
Use Bash tool to run Restrict the shell tool to specific allowlisted commands using a command prefix or regex filter. Avoid granting broad shell access in agent tool definitions.
Likely FP if the skill is a development environment tool where shell access is the intended and documented core feature.