葛军AI教练
Analysis
This is a focused math-tutoring instruction skill; its optional knowledge-base and voice integrations are worth noticing, but the artifacts do not show malicious behavior.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
python3 ~/.workbuddy/skills/voice-coach/scripts/edge_tts_engine.py "${追问文本}" --voice yunjian --speed 0.95 --playThe optional voice integration invokes a local Python script and plays audio. This is disclosed and scoped to text-to-speech, but it is still local command execution outside the instruction-only core skill.
你是**葛军AI教练**,克隆自葛军老师的高考数学思维与教学风格。
The skill uses a named-teacher persona and 'clone' language, which can make the tutor feel more authoritative than a normal AI assistant. The surrounding description identifies it as an AI coach, so this is a trust clarity note rather than a malicious finding.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
已配置 ima-skill 时自动调用,无则降级自行推理。配置:`GJJM_KB_ID`=葛军知识库ID, `BJGK_KB_ID`=北京高考知识库ID
The skill can automatically call a configured IMA knowledge-base skill for similar problems or error cases. This is purpose-aligned, but it means user math questions or solution attempts may be shared with that configured integration.
