slb
Implements a two-person rule for executing risky commands in multi-agent workflows, enhancing safety in coding environments.
Install this skill
or
72/100
Security score
The slb skill was audited on Feb 28, 2026 and we found 6 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 41
Piping content to bash shell
SourceSKILL.md
| 41 | curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/slb/main/scripts/install.sh | bash |
low line 307
Webhook reference - potential data exfiltration
SourceSKILL.md
| 307 | webhook_url = "https://slack.com/webhook/..." |
medium line 528
Webhook reference - potential data exfiltration
SourceSKILL.md
| 528 | | `SLB_WEBHOOK_URL` | Webhook notification URL | |
medium line 286
Access to hidden dotfiles in home directory
SourceSKILL.md
| 286 | 2. User config (`~/.slb/config.toml`) |
low line 480
Access to hidden dotfiles in home directory
SourceSKILL.md
| 480 | slb integrations claude-hooks > ~/.claude/hooks.json |
low line 307
External URL reference
SourceSKILL.md
| 307 | webhook_url = "https://slack.com/webhook/..." |
Scanned on Feb 28, 2026
View Security Dashboard