ls
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a well-documented wrapper for the standard 'ls' command, focusing on directory surveying and file attribute inspection.
- [SAFE]: The instructions include proactive safety documentation, specifically warning against the dangers of parsing 'ls' output in scripts and advising the use of null-delimited alternatives like 'find -print0'.
- [SAFE]: No indicators of malicious behavior such as prompt injection, credential harvesting, unauthorized network operations, or persistence mechanisms were found.
- [SAFE]: References to external commands like 'brew install coreutils' or 'sudo ls' are provided as standard troubleshooting steps in the documentation and are not automated by the skill itself.
Audit Metadata