posix-shell-pro
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focus is entirely on technical guidance for POSIX-compliant shell scripting, including constraints and portability checklists.
- [SAFE]: The 'Safety & Security Patterns' section promotes industry standard practices, such as quoting variable expansions, validating file permissions, sanitizing user inputs, and safely managing temporary files with traps.
- [SAFE]: The skill explicitly instructs against the use of
evalon untrusted input, which is a key security measure in shell programming. - [SAFE]: The 'Essential Tools' list contains well-known, legitimate open-source tools for static analysis (ShellCheck, shfmt, checkbashisms, Semgrep, CodeQL), testing (bats-core, shellspec, shunit2), and various POSIX shell implementations (dash, ash, yash). No suspicious or unknown dependencies were found.
- [SAFE]: The instructions do not contain any prompt injection attempts, persistence mechanisms, or data exfiltration patterns.
Audit Metadata