📦 Flashcard — 抽认卡复习

v2.0.0

间隔重复记忆工具,支持牌组管理,随时创建与复习闪卡,高效巩固知识点。

0· 523·6 当前·6 累计
下载技能包
最后更新
2026/3/18
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's files, instructions, and requirements are coherent with a local flashcard/spaced-repetition tool; it stores data locally and does not request credentials or perform network exfiltration.
评估建议
This skill appears to be a local flashcard tool. Before installing/using: (1) review the scripts yourself — they are plain shell scripts — to confirm you’re comfortable executing them; (2) note that data is stored under $FLASHCARD_DIR or $XDG_DATA_HOME/$HOME/.local/share/flashcard (history.log and data.log). Avoid putting sensitive personal data into cards if you don't want it persisted. If you prefer a different storage location set FLASHCARD_DIR. There are no network calls or credential reques...
详细分析 ▾
用途与能力
Name/description (spaced repetition, decks) match the included scripts and SKILL.md. The two shell scripts implement local deck/quiz/review/export behaviors consistent with the stated purpose. No unrelated services, credentials, or binaries are requested.
指令范围
SKILL.md and scripts limit actions to generating flashcards, scheduling, quizzes, exporting formats, and local logging. The scripts read/write only to a user-local data directory (default: $XDG_DATA_HOME or $HOME/.local/share/flashcard). There are no instructions to read unrelated system files, network endpoints, or other credentials.
安装机制
No install spec; this is instruction + bundled shell scripts. Shell scripts are plain text and will run locally if executed. No downloads, package installs, or external archives are specified.
凭证需求
The skill declares no required environment variables or secrets. The scripts accept an optional FLASHCARD_DIR to change storage location — reasonable and proportionate for a local data store. No sensitive vars (API keys, tokens) are requested.
持久化与权限
always is false; the skill is user-invocable and can be called autonomously (platform default). It creates and uses its own data files under the user's home directory and does not modify other skills or system-wide configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.0.02026/3/11

v2.5 standard: Use-when desc, homepage, source, security fix

无害

安装命令

点击复制
官方npx clawhub@latest install flashcard
镜像加速npx clawhub@latest install flashcard --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库