lwy-dispatch
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill programmatically modifies IDE configuration files, such as Claude settings and Trae/Codex hook manifests, to register and manage lifecycle hooks. Evidence:
src/shared/hooks-lib.tsinscripts/cli.cjsandscripts/hooks/session-start.cjs. - [COMMAND_EXECUTION]: Spawns detached background processes using the
nodebinary to execute maintenance tasks like health checks for associated internal skills. Evidence:spawnDetachedandautoRefreshfunctions inscripts/hooks/session-start.cjs. - [COMMAND_EXECUTION]: Performs extensive file system operations to manage internal state, logs, and data files within the user's home directory (~/.learnwy). Evidence: Multiple read and write operations across all hook implementation files.
Audit Metadata