2
    Shell Script Admin Safety Reviewer

    Shell Script Admin Safety Reviewer

    by LB Creations

    Review bash and zsh admin scripts for safer quoting, input handling, permissions, and rollout readiness.

    Updated May 2026
    Security scanned
    One-time purchase
    Codex CLI

    $19.99

    · or 100 credits

    One-time purchase

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Audit root-level scripts for permission flaws and insecure temp files.
    • Generate production readiness checklists and risk notes for change control.
    • terminal automation included
    • Ready for Codex CLI
    • Instant install

    See it in action

    A real example of what this skill takes in and produces.

    Sample output

    Verdict: CAUTION [Line 14] Finding: Unquoted variable '$user_input' in 'rm -rf'. Risk: Globbing/Word-splitting. Fix: rm -rf -- "$user_input" [Line 22] Finding: World-readable temp file in /tmp. Fix: Use 'mktemp -t script.XXXXXX'. Rollback: Revert via 'jamf policy -event undo-config'.

    About This Skill

    Defensive review for admin shell scripts

    Shell Script Admin Safety Reviewer reviews bash, zsh, and sh admin scripts before deployment. It focuses on maintainable fixes for quoting, input handling, permissions, temporary files, logging, and rollout readiness.

    What it checks

    • Word splitting, globbing, and command substitution mistakes.
    • User input, path, and argument validation.
    • Root context, sudo usage, umask, ownership, and file permissions.
    • Temporary file hygiene, cleanup, and predictable path concerns.
    • Logging patterns that may expose sensitive input.

    Boundaries

    This is a defensive review tool for authorized scripts. Use redacted examples when private values are present. It does not provide unauthorized access guidance.

    Output

    You get a ready, caution, or hold verdict, line-focused findings, safer replacement snippets, test cases, and rollback notes.

    Use Cases

    • Audit root-level scripts for permission flaws and insecure temp files.
    • Generate production readiness checklists and risk notes for change control.
    • Modernize legacy shell automation with safer quoting and input validation.
    • Harden help desk support tools to prevent unintended privilege escalation.
    • Create test cases and rollback procedures for infrastructure deployments.

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell

    No runtime dependencies. Works with SKILL.md-compatible agents including Claude Code, Codex CLI, Cursor, VS Code Copilot, Gemini CLI, and OpenClaw. Use authorized, redacted scripts when private values are present.

    Creator

    LB designs and builds autonomous AI systems optimized for local deployment. Specializing in distributed inference fleets, multi-model orchestration, and agent-native tooling, everything runs on your hardware, zero API fees.

    Frequently Asked Questions

    More Premium Skills

    $20