memento-flashcards
Memento Flashcards offers a spaced-repetition system for creating and managing flashcards, quizzes, and learning materials efficiently.
Install this skill
Security score
The memento-flashcards skill was audited on May 23, 2026 and we found 15 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Access to hidden dotfiles in home directory
| 68 | ~/.hermes/skills/productivity/memento-flashcards/data/cards.json |
Access to hidden dotfiles in home directory
| 107 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py add \ |
Access to hidden dotfiles in home directory
| 131 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py due |
Access to hidden dotfiles in home directory
| 137 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py due --collection "History" |
Access to hidden dotfiles in home directory
| 170 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py rate \ |
Access to hidden dotfiles in home directory
| 204 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/youtube_quiz.py fetch VIDEO_ID |
Access to hidden dotfiles in home directory
| 246 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py add-quiz \ |
Access to hidden dotfiles in home directory
| 261 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py rate \ |
Access to hidden dotfiles in home directory
| 270 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py export \ |
Access to hidden dotfiles in home directory
| 278 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py import \ |
Access to hidden dotfiles in home directory
| 288 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py stats |
Access to hidden dotfiles in home directory
| 311 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py stats |
Access to hidden dotfiles in home directory
| 312 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py add --question "Capital of France?" --answer "Paris" --collection "General" |
Access to hidden dotfiles in home directory
| 313 | python3 ~/.hermes/skills/productivity/memento-flashcards/scripts/memento_cards.py due |
External URL reference
| 199 | **Step 1:** Extract the video ID from the URL (e.g. `dQw4w9WgXcQ` from `https://www.youtube.com/watch?v=dQw4w9WgXcQ`). |