Gaokao Essay
v2.0.0高考作文助手。议论文模板、素材库、开头结尾、审题技巧、满分作文分析。Gaokao essay assistant with templates, materials, scoring tips. 高考语文、作文素材、议论文、记叙文。Use when preparing for gaokao essays.
⭐ 0· 374·0 current·0 all-time
byBytesAgain2@ckchzh
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 essay templates, openings/endings, materials, scoring tips) align with included files: a Python-backed essay generator (scripts/essay.sh), a small utility script (scripts/script.sh), and tips. No unexpected binaries, cloud credentials, or unrelated permissions are requested.
Instruction Scope
SKILL.md instructs the agent to run the included scripts (e.g., bash scripts/essay.sh write ...). The scripts generate text from built-in templates and do not read or transmit external data. They don't instruct reading unrelated system files or environment variables except an optional GAOKAO_ESSAY_DIR for data storage.
Install Mechanism
No install spec; this is an instruction + bundled script skill. No downloads or external package installs are performed by the skill itself.
Credentials
No required environment variables or credentials. scripts/script.sh optionally respects GAOKAO_ESSAY_DIR (to set the data directory). This is reasonable for controlling local storage, but users should be aware the script will create files under $XDG_DATA_HOME or $HOME/.local/share by default.
Persistence & Privilege
always is false and the skill does not request elevated privileges. However the bundled utility will create a data directory (default $HOME/.local/share/gaokao-essay), write history.log and data.log (it records command args and added entries). This is local persistence and not inherently malicious, but it can store user-provided prompts/output on disk.
Assessment
This skill appears to do what it says: generate Gaokao-style essays from local templates. Before installing or invoking it, note that: (1) it will create a data directory (by default $XDG_DATA_HOME or $HOME/.local/share/gaokao-essay) and write history.log and data.log which may contain command arguments or content you provide; (2) it does not perform network calls or request credentials, but you can set GAOKAO_ESSAY_DIR to control where data is stored; (3) if you are concerned about persistent local logs, inspect or edit scripts/script.sh to change logging behavior before use; (4) as with any skill that can run scripts, avoid passing sensitive secrets via command arguments because those may be recorded in logs. Overall the package is internally consistent and low-risk, but review the scripts if you want to customize where/what is stored.Like a lobster shell, security has layers — review code before you run it.
latestvk97fkdwvwyasgc6pvyxhdnr3y5832jf6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
