wsl-shell-reliability
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFENO_CODECOMMAND_EXECUTION
Full Analysis
- [NO_CODE]: The skill consists entirely of instructional Markdown files. It does not include any scripts, executables, or code files that would be run directly by the host system.
- [COMMAND_EXECUTION]: The skill provides templates and decision logic for terminal command execution. * The provided WSL templates use
--noprofileand--norcflags, which is a security best practice that prevents the execution of potentially malicious or untrusted code in user-defined shell profile scripts. * The fallback policy mandates explicit reporting of shell switches, ensuring that terminal activity remains transparent and preventing silent environment changes.
Audit Metadata