lwy-status
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
child_process.spawnto run background maintenance tasks, such as refreshing the health status of the wiki subsystem by executing its CLI script located in~/.agents/skills/. - [COMMAND_EXECUTION]: The CLI tool contains logic to modify IDE configuration files (such as
.claude/settings.jsonand.trae/hooks.json) to register and manage lifecycle hooks. This is a documented administrative function of the skill. - [SAFE]: The skill reads status information from several local JSON and SQLite files within the
~/.learnwy/directory to generate reports. This behavior is restricted to the skill's own data root and does not involve external network access or credential exfiltration.
Audit Metadata