substituting-modern-tools
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a style guide for code generation, encouraging the adoption of modern CLI tools like Bun, UV, fd, Ripgrep, and Ruff.
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access were detected within the instructions.
- [SAFE]: All tool references trace back to established, high-reputation open-source projects (e.g., Astral's Ruff and UV, the uutils project, and Gitoxide).
- [SAFE]: The skill provides a robust 'Installation Check Pattern' that uses shell-native feature detection (
command -v) to implement graceful fallbacks, ensuring that generated scripts do not fail if the modern tools are missing.
Audit Metadata