Skip to main content

Browse the directory

Showing 19 resources for "bash"
Saved
Active

1 trusted · 18 review in this set — compare to see which signals differ.

Trust snapshot

19 results in this view

Claimed
0%(0/19)

3 trust signals differ in this sample: Package trust, Source provenance, Submitter

Signals differ on Package trust, Source provenance, Submitter — add entries to compare before you install.

Rollout signal scan

2 rollout risk signals in current results

Biggest gaps: metadata review, package integrity. 0 entries have 2+ required gaps.

12 scanned

Install payload

Install payload is broadly covered in current results.

good

100% (12/12)

Adoption queue

Browse adoption queue · balanced

0/19 visible results are ready for staged adoption under this preset.

ready 0caution 19hold 0

Log Parsing + Incident Timeline Skill

1 blockers: Metadata review

caution

70/100

Request metadata review from maintainers or internal owners.

skills/log-parsing-incident-timeline · trust trusted · confidence 83%

API Latency Breakdown - Statuslines

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

statuslines/api-latency-breakdown · trust review · confidence 67%

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

skills/claude-code-checkpoint-recovery-capability-pack · trust review · confidence 67%

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

skills/claude-code-sandboxed-bash-policy-capability-pack · trust review · confidence 67%

Dead Code Eliminator - Hooks

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/dead-code-eliminator · trust review · confidence 67%

Destructive SQL Bash Guardrail Hook

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

hooks/unsafe-shell-command-blocker-hook · trust review · confidence 67%

Five Hour Window Tracker - Statuslines

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

statuslines/five-hour-window-tracker · trust review · confidence 67%

Git Status Statusline - Statuslines

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

statuslines/git-status-statusline · trust review · confidence 67%

Decision confidence

Decision confidence scan · balanced

1/19 results are high-confidence for the selected preset.

high 1medium 18low 0

API Latency Breakdown - Statuslines

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

statuslines/api-latency-breakdown · trust review

Dead Code Eliminator - Hooks

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

hooks/dead-code-eliminator · trust review

Destructive SQL Bash Guardrail Hook

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

hooks/unsafe-shell-command-blocker-hook · trust review

Five Hour Window Tracker - Statuslines

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

statuslines/five-hour-window-tracker · trust review

Git Status Statusline - Statuslines

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

statuslines/git-status-statusline · trust review

Freshness distribution

50% of this view is aging or stale

Median age 165 days; 6 fresh of 12 scanned. Re-verify the oldest entries.

median 165d

Aging

91–180 days

0%

0 entries

Stale

> 180 days

50%

6 entries

Theme distribution

Results center on bash

63% of this view shares the top theme. Leading themes: bash, claude-code, hooks.

Focused

70 distinct themes across 19 scanned

Expert Claude Code sandboxed bash policy capability pack applying documented /sandbox enablement, filesystem and network boundaries, autoAllowBashIfSandboxed review, and fail-closed settings for autonomous shell workflows.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓

PreToolUse Bash guardrail implementing the Claude Code hooks guide drop-table example: exit 2 with stderr feedback when Bash command text contains a case-insensitive DROP TABLE pattern.

Trigger:PreToolUse
Safety ✓ Privacy ✓

PreToolUse hook that reviews proposed Bash commands for package, installer, and archive downloads, then blocks curl or wget download commands that do not include an adjacent checksum or signature verification step.

Trigger:PreToolUse
Safety ✓ Privacy ✓

Enable Claude Code bash sandboxing for autonomous agents: filesystem and network boundaries, auto-allow rules, dependency checks, and fail-closed settings.

A Claude Code statusline that reads the session JSON on stdin and splits total_duration_ms into API processing time versus network/waiting time (total minus API).

A Claude Code statusline script (bash) that reads cost.total_duration_ms from the statusline JSON on stdin via jq, converts it to elapsed minutes, and renders a 20-character progress bar, a percent-used figure, and a countdown against a 300-minute (5-hour) ceiling, with green/yellow/red ANSI color coding at the 50%.

A Claude Code statusline command (bash) that detects concurrent Claude Code sessions.

A Claude Code SessionEnd hook that scans a project for dead code and writes a report to .claude/reports. It runs available tools per language: ESLint and Knip for JS/TS, autoflake or pylint for Python, Knip for unused npm dependencies, ripgrep for unreferenced src files, and jq to flag zero-coverage files.

Parse web, application, and system logs into structured incidents and timelines with anomaly detection.

Level:advancedType:generalVerified:draft
Safety ✓ Privacy ✓

Read-only Claude Code PostToolUse hook that runs ShellCheck diagnostics after Claude writes or edits shell scripts, reporting shell portability, quoting, expansion, error-handling, and command-safety issues without modifying files.

Trigger:PostToolUse
Safety ✓ Privacy ✓

Read-only Claude Code PostToolUse hook that runs shfmt diff checks after Claude writes or edits shell scripts, surfacing POSIX shell, Bash, Zsh, and mksh formatting drift without rewriting files or executing scripts.

Trigger:PostToolUse
Safety ✓ Privacy ✓

Clean, performance-optimized statusline with Powerline glyphs showing model, directory, and token count

Source-backed agent that reviews Claude Code's sandboxed Bash configuration for safe boundaries, checking filesystem allow/deny paths, network allowlists, unsandboxed escape hatches, excluded commands, and credential read scope, grounded in the official Claude Code sandboxing docs.

Git-focused statusline showing branch, dirty status, ahead/behind indicators, and stash count alongside Claude session info

Comprehensive multi-line statusline displaying detailed session information across two lines with organized sections and visual separators

Time-tracking statusline showing elapsed session duration, tokens per minute rate, and estimated cost with productivity metrics

Ultra-lightweight plain text statusline with no colors or special characters for maximum compatibility and minimal overhead

Expert Claude Code checkpoint recovery capability pack for auditing automatic edit tracking, choosing restore versus summarize actions in /rewind, and recovering from bad turns without losing git history.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓

A Claude Code statusline that recreates the Oh My Zsh robbyrussell theme: the cyan ➜ arrow, the working-directory basename, and git:(branch) with a red ✗ when the tree is dirty, plus the active model name. A bash script parses the status JSON with jq.