NYC

execution-lifecycle-manager

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill provides instructions for managing processes using spawn and kill. It explicitly recommends setting shell: false to mitigate shell injection risks, which is a security best practice.
  • [REMOTE_CODE_EXECUTION] (SAFE): No patterns for downloading or executing remote scripts (e.g., curl/wget piped to bash) were identified. All discussed code is localized to execution lifecycle management.
  • [DATA_EXFILTRATION] (SAFE): There are no indicators of sensitive file access or unauthorized data transmission to external domains. The API response examples focus on metadata like node completion counts and execution costs.
  • [PROMPT_INJECTION] (SAFE): The content consists of technical documentation and code patterns without any instructions designed to bypass agent safety filters or override system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:21 PM