execution-lifecycle-manager

Pass

Audited by Gen Agent Trust Hub on Feb 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill explains how to use process signals and spawn() for process management. It correctly identifies and advises against shell injection by recommending shell: false. No dangerous or arbitrary command execution patterns were found.
  • [PROMPT_INJECTION] (SAFE): No evidence of instructions attempting to bypass safety filters, extract system prompts, or override agent constraints.
  • [DATA_EXFILTRATION] (SAFE): No sensitive file paths, hardcoded credentials, or unauthorized network operations were detected.
  • [REMOTE_CODE_EXECUTION] (SAFE): The skill does not include any patterns for downloading and executing external scripts or packages from untrusted sources.
  • [DYNAMIC_EXECUTION] (SAFE): While the skill involves process spawning, it uses static methods and provides safety-conscious templates. No unsafe deserialization or runtime code generation from untrusted input was identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 19, 2026, 08:37 PM