ps
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional, containing no executable scripts (.py, .js, .sh) or dynamic context injection patterns. All commands are provided as reference examples within Markdown blocks.
- [SAFE]: Documents the use of standard system utilities such as
ps,kill,pkill,pgrep,top, andman. While these tools are powerful, their inclusion is the primary purpose of the skill, and they are presented with appropriate safety warnings regarding PID validation and permissions. - [SAFE]: References to external package installation (e.g.,
brew install htop) target well-known services and are provided as optional recommendations for monitoring, which is consistent with the skill's stated purpose. - [SAFE]: Instructions for accessing the
/procfilesystem on Linux are provided for debugging purposes. This is a standard method for retrieving process information and does not involve automated exfiltration.
Audit Metadata