process-management
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill describes how to manage processes through standard command-line tools. While this involves executing commands, it is the primary purpose of the skill and no dangerous patterns like arbitrary command injection or privilege escalation were detected.
- [DATA_EXPOSURE] (SAFE): No sensitive file paths, hardcoded credentials, or network exfiltration patterns were found. The skill focuses on local process management.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill processes instructions from a
Procfile. While this is an ingestion point for untrusted data, this risk is inherent to the tool's purpose. - Ingestion points: Local
Procfilecontent. - Boundary markers: Absent.
- Capability inventory: Execution of processes defined in Procfile via
overmind. - Sanitization: Absent.
Audit Metadata