shell-process-patterns

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructional patterns for safe shell process management, including robust methods for PID resolution and process cleanup. This includes strategies to handle wrapper processes like nohup correctly.
  • [SAFE]: The documentation explicitly warns against insecure practices, such as binding test servers to public network interfaces (0.0.0.0), promoting loopback binding instead.
  • [SAFE]: No remote code execution, external downloads, or dependency risks were identified. The patterns rely on standard system utilities like ss, lsof, and pgrep.
  • [SAFE]: No evidence of prompt injection, obfuscation, or data exfiltration attempts was found. The skill reinforces secure shell scripting practices such as using set -euo pipefail.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 08:54 PM
Security Audit — agent-trust-hub — shell-process-patterns