Skip to main content

english-learner

Enhances English learning by auto-detecting grammar and vocabulary issues, providing corrections and quizzes for effective learning.

Install this skill

or
89/100

Security score

The english-learner skill was audited on May 8, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Access to home directory dotfiles

SourceSKILL.md
1---
2name: english-learner
3description: "Use this skill on EVERY user message written in English to auto-detect grammar, word choice, and expression issues — teach corrections before proceeding with the task. Also use when the user looks up a single word, asks about a phrase like 'break the ice', requests translation, or asks for quiz/review. Triggers on: any English message, single English words, idioms, 'quiz', 'review', 'stats', vocabulary review. Stores vocabulary in ~/.english-learner/ with FSRS spaced repetition scheduling."
4metadata:
5 author: "hoazgazh"
medium line 46

Access to home directory dotfiles

SourceSKILL.md
44## Scripts
45
46All in `{skill_root}/scripts/`. Data at `~/.english-learner/`.
47
48```bash
low line 233

Access to home directory dotfiles

SourceSKILL.md
231
232```
233~/.english-learner/
234├── words/{prefix}.json # Words by first 2 letters
235├── phrases/{first_word}.json # Phrases by first word
Scanned on May 8, 2026
View Security Dashboard