skills/learnwy/skills/english-learner/Gen Agent Trust Hub

english-learner

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses a local SQLite database for all persistence, located at ~/.learnwy/english-learner/data.db. No sensitive system files or credentials are accessed.
  • [SAFE]: The passive interception modes (English, Chinese, and other languages) are implemented using standard IDE hooks (UserPromptSubmit, Stop, SessionStart). These are clearly documented and perform localized processing for the user's learning benefit.
  • [SAFE]: Data processing includes sanitization logic to exclude technical content, code blocks, and commands, reducing the risk of accidental processing of sensitive information.
  • [SAFE]: The install and uninstall subcommands manage hook registration within the user's IDE configuration files (.claude, .trae, .codex) in a transparent manner.
  • [SAFE]: No network operations or remote code execution patterns were identified in the provided scripts. The report command uses child_process.spawn only to open the generated local HTML report in the system browser.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 03:36 PM
Security Audit — agent-trust-hub — english-learner