bash-audit

Audit MCPs and skills for bash-native redundancies and generate remediation commands.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/JKKN-Institutions/rr_builders_roja --skill bash-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bash-audit
Source: https://github.com/JKKN-Institutions/rr_builders_roja/tree/main/.claude/skills/bash-audit
Command: npx skills add https://github.com/JKKN-Institutions/rr_builders_roja --skill bash-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Audit Claude setup for bash-native redundancy by identifying MCPs and skills that wrap what bash can do natively, then generate actionable fix commands to streamline tool stacks.

Core Features & Use Cases

  • Identify redundant wrappers around bash-native operations (files, text, git) used by MCPs and skills.
  • Produce actionable remediation commands to remove or disable redundant components.
  • Validate CLAUDE.md compliance and generate a practical audit report.

Quick Start

Run the full-audit script to produce a complete substrate-first audit and fix commands.

Frequently Asked Questions about bash-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my Claude setup for bash-native redundancies?

To audit bash-native redundancies, run a full-audit script that flags MCPs and skills wrapping native bash operations like file, text, and git tasks. This produces a complete substrate-first audit report with actionable fix commands to streamline your tool stack.

How do I remove redundant MCPs and skills that duplicate bash functionality?

To remove redundant MCPs and skills, generate actionable remediation commands from the audit report. The process provides a remediation plan with deny-list updates and safe removal steps to disable components wrapping native bash operations.

Does the audit check CLAUDE.md compliance for bash wrapper usage?

Yes, the audit validates CLAUDE.md compliance alongside MCP and skill inventories. It checks your configuration against bash-native operations to ensure no redundant wrappers exist, generating a practical audit report for remediation.

What types of bash redundancies are commonly found in MCP inventories?

Common bash redundancies in MCP inventories include wrappers around file operations, text processing, and git commands. These redundant components duplicate native bash capabilities, adding unnecessary tooling layers that the audit identifies for removal.

Can I generate a remediation plan with deny-list updates for redundant Claude tools?

Yes, you can generate a remediation plan with deny-list updates. The audit produces actionable remediation commands that include deny-list updates and safe removal steps to systematically eliminate redundant bash wrappers from your setup.