safe-commands
Installation
SKILL.md
Safe CLI Commands - Read-Only Execution Skill
Overview
This skill provides a comprehensive reference for running command line programs in safe, read-only mode. It documents environment variables, command-line flags, and configuration options to:
- Query-only operations - Retrieve information without modifications
- Dry-run mode - Preview changes without applying them
- Read-only access - Prevent accidental writes or deletions
- Safe defaults - Use non-destructive command alternatives
- Audit and inspection - Tools for system analysis without changes
Coverage
- 149 programs documented
- 111 unique categories (version control, cloud CLIs, databases, security, monitoring, etc.)
- Multi-platform coverage: Linux, macOS, Windows
- Includes: Core utilities, development tools, CI/CD tools, cloud platforms, container tools