高考助手 Gaokao Tutor
v1.1.0High school exam (Gaokao) AI tutor for Chinese students. Covers all subjects (Math, Chinese, English, Physics, Chemistry, Biology, History, Geography, Politi...
⭐ 1· 192·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Gaokao tutor) matches the included assets: subject knowledge references, question generator, study-plan, mistake tracking, and local score/university data. No unrelated credentials, binaries, or remote APIs are requested. The code and data present are proportional to the tutoring functionality.
Instruction Scope
SKILL.md explicitly instructs the agent to read/write local memory files (gaokao-profile.json, gaokao-mistakes.json) and to consult included reference files (province-policy.md, etc.). That is expected for a personalized tutor. Minor note: SKILL.md uses 'memory/...' relative paths while scripts use an absolute per-user workspace path (~/.openclaw/workspace/memory/...), which is likely the same agent workspace but should be confirmed to avoid path mismatches. The skill also includes emotion-support flows with guidance for sensitive triggers (including severe distress language); these are within scope but warrant careful moderation and a safety disclaimer (not a replacement for professional care).
Install Mechanism
This is effectively an instruction-and-local-code skill with no install spec, no remote downloads, and no package installs. All code and data are bundled with the skill (low install risk).
Credentials
The skill requires no environment variables, no external credentials, and no privileged system paths. Scripts read/write files under the user's OpenClaw workspace (~/.openclaw/workspace/memory), which is consistent with storing user profile and mistake data. No secrets are requested or accessed.
Persistence & Privilege
The skill is not force-included (always: false). It reads/writes its own memory files and does not alter other skills or system-wide configuration. Autonomous invocation is allowed by default but not combined with elevated privileges or broad credential access.
Assessment
This skill appears coherent with its stated purpose. Before installing, consider: (1) Privacy: it will store student profile and mistake records in the agent workspace (scripts write to ~/.openclaw/workspace/memory/*.json). If those files will contain personal data (student age, exam year, weak subjects), confirm you’re comfortable with that storage location and retention policy. (2) Safety: the skill includes emotional-support templates that reference severe distress; it's not a substitute for professional help—ensure appropriate escalation instructions are present for suicidal ideation. (3) Sandbox: although no remote code or credentials are requested, the bundled Python scripts will run locally and can read/write the workspace—run the skill in a constrained environment if you need filesystem isolation. (4) Data freshness: university/province datasets are static (meta shows last update 2025-01); verify they meet your needs and note the skill provides disclaimers to consult official sources. (5) Minor hygiene: there is a small path-consistency note (SKILL.md vs scripts path); confirm the agent's workspace layout matches the scripts' expectations. If you need further assurance, review the three Python scripts and the JSON data files yourself or run them in a sandboxed environment first.Like a lobster shell, security has layers — review code before you run it.
latestvk97e5kzv5e0kn014z1nhs8w3p983fz3q
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎓 Clawdis
