📄 skillActiveExperimentalhigh
bashunit
by TypedDevs
A simple yet powerfull testing library for bash scripts.
Supported Platforms
🤖 Claude Code
Quality Breakdown
62/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Persistent Claude configuration directory (.claude/) with custom rules, settings, and skills that modify AI behavior
- Skills directory contains automation instructions for bash operations (commit, release, pre-release, pr, tdd-cycle) that could enable autonomous git operations
- CLAUDE.md and settings.json files modify Claude's instructions and operational parameters without explicit user approval gates
- Multiple GitHub Actions workflows (build.yml, npm-publish.yml, tests.yml) with potential for automated script execution
- Release and pre-release skills suggest autonomous capability to trigger production deployments and version management
- Custom rules for bash-style and TDD workflow suggest the repository is designed to instruct AI agents on development practices