📦 Law — 法律
v1.0.0Exam Trainer法考复习助手——基于法考视频/文档整理题库,支持选择题练习、错题解析、知识点定位。用户提及“法考、刷题、司法考试、法律职业资格考试、练习题、错题整理”时触发。
0· 13·0 当前·0 累计
下载技能包
最后更新
2026/4/21
安全扫描
OpenClaw
可疑
medium confidenceThe skill's stated purpose (generate practice questions from uploaded legal videos/docs) matches what's described, but the runtime instructions are vague about required tools and include a hard-coded local file path and ambiguous actor names, which creates unexplained privileges and operational ambiguity.
评估建议
This skill appears to do what it says, but it is under-specified and contains a hard-coded local path. Before installing or using it: (1) Do not upload sensitive or confidential documents until you know where transcription/OCR runs (local vs remote) and whether external APIs or services are used. (2) Ask the author how Whisper/OCR and OCR are invoked and whether any binaries will be installed or external APIs called (and if so, which credentials are required). (3) Confirm where question banks ar...详细分析 ▾
ℹ 用途与能力
The name/description match the instructions (extract text from videos/docs, generate questions, provide explanations). However the SKILL.md assumes use of Whisper/OCR and other tooling without declaring dependencies or how those tools are invoked, and references third-party repos as resources rather than integrated libraries. This is plausible for the purpose but under-specified.
⚠ 指令范围
Instructions ask the agent to extract audio (Whisper), run OCR, and store a question bank, but give no concrete safe boundaries or commands. They reference uploading materials "给 CEO" and QQ dialogue as the UI, which is ambiguous. The SKILL.md also specifies a hard-coded local path (C:\Users\lujun\openclaw-projects\law-exam\题库\) for storing data — that indicates filesystem access expectations that are not declared and may not be appropriate or portable.
✓ 安装机制
This is an instruction-only skill with no install spec or code to fetch — lowest install risk. That said, because it references Whisper/OCR, the agent may attempt to call or install those tools at runtime; the lack of declared dependencies leaves that behavior unspecified.
ℹ 凭证需求
No environment variables or credentials are requested (good). But the presence of a specific user-local file path suggests the skill expects read/write access to the host filesystem; the path is hard-coded to a specific user account (lujun), which is inconsistent and may cause the agent to access unexpected locations if followed literally.
✓ 持久化与权限
always is false and there are no install hooks or claims to modify other skills or system settings. The skill does instruct storing files, but does not request persistent platform privileges in metadata.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/21
法考复习助手 skill,支持题库生成、练习模式、错题解析
● 无害
安装命令
点击复制官方npx clawhub@latest install law-exam-trainer
镜像加速npx clawhub@latest install law-exam-trainer --registry https://cn.longxiaskill.com镜像同步中