terminal-command-safety
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource teaching safe terminal practices. It provides patterns to mitigate common shell interpolation hazards, such as the 'Backtick Hazard' across bash and PowerShell environments.
- [COMMAND_EXECUTION]: While the skill contains examples using various command-line tools (such as
gh,git,npm,curl, andaz), these are provided as snippets to illustrate safe usage, such as employing temporary files for body content to avoid interpolation issues or setting network timeouts to prevent hangs. - [EXTERNAL_DOWNLOADS]: The skill references public issue discussions from the Microsoft VS Code repository to provide context for the security and stability patterns it advocates.
Audit Metadata