slb
Require Peer Approval for Risky Agent Commands
AI coding agents can run destructive commands too quickly in shared projects. SLB adds a peer review gate before high-risk shell actions execute.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "slb" from https://skillstore.io/skills/dicklesworthstone-slb.md and its manifest at https://skillstore.io/api/skills/dicklesworthstone-slb/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "slb". Request approval to clean build artifacts.
Expected outcome:
- A pending request is created for the cleanup command.
- The request includes the command, reason, risk tier, requester session, and required approvals.
Using "slb". Review a force push request.
Expected outcome:
- The review highlights branch rewrite risk and asks for confirmation of the target branch.
- The reviewer can approve with a comment or reject with a reason.
Using "slb". Check recent command outcomes.
Expected outcome:
- A history view summarizes executed, rejected, timed out, and failed requests.
- Outcome notes help tune future risk patterns.
Security Audit
CriticalMost static findings are false positives caused by markdown examples of shell commands that SLB is designed to classify and guard. Real risks remain in the curl-to-bash installer, hidden Claude hook configuration write, inherited cloud credentials, broad TCP binding example, local socket handling, command-history database, and documented bypass modes.
Confirmed security concerns (4)
Capability review items (6)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (4)
๐ Filesystem access (9)
๐ Env variables (1)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/dicklesworthstone-slb/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dicklesworthstone-slb?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dicklesworthstone-slb?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dicklesworthstone-slb/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dicklesworthstone-slb.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Dicklesworthstone. (2026). slb security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dicklesworthstone-slb/audits/9BibTeX citation
@techreport{dicklesworthstone-dicklesworthstone-slb-2026,
author = {Dicklesworthstone},
title = {slb security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/dicklesworthstone-slb/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "slb security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "Dicklesworthstone"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/dicklesworthstone-slb/audits/9"
identifiers:
- type: other
value: "skillstore:dicklesworthstone-slb:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Guard destructive agent actions
Require another reviewer before agents run commands such as force push, database drops, or recursive deletion.
Add audit trails to multi-agent work
Record command requests, reasons, approvals, rejections, outcomes, and execution history for later review.
Integrate command gates into Claude Code
Install a pre-tool-use hook that classifies shell commands and blocks risky actions until reviewed.
Try These Prompts
Help me initialize SLB for this repository and start a named agent session.
Create an SLB request for this command with a clear reason and show what reviewers should check.
Review the pending SLB request, explain the risks, and recommend approve or reject.
Propose SLB risk tiers, approval counts, timeout behavior, and hook settings for our multi-agent development workflow.
Best Practices
- Use least-privilege credentials before running commands through SLB.
- Require different reviewers for dangerous and critical commands.
- Review hook and daemon configuration before enabling automation.
Avoid
- Do not rely on emergency override for routine work.
- Do not auto-approve commands that can delete data or rewrite history.
- Do not expose the daemon TCP listener without authentication and narrow network access.
Frequently Asked Questions
Does SLB execute commands on a remote server?
Can it prevent every destructive action?
Why are command hashes used?
Does it work with Claude Code?
What should be reviewed before publishing this skill?
Who benefits most from SLB?
Developer Details
Author
DicklesworthstoneLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
1ffa7643651792ccb4bd3b15d924d2c97edff755
Maintenance freshness
7/18/2026
Usage
4 downloads ยท 344 views
File structure
๐ SKILL.md