墨灵高考作文批改
v1.0.0墨灵高考作文批改。调用 InkCraft API 提交批改并返回结构化结果。
⭐ 0· 106·0 current·0 all-time
byDignite@diyanqi
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description indicate an InkCraft-backed essay correction service. Declared requirements (curl binary and INKCRAFT_API_KEY) and optional INKCRAFT_BASE_URL align with calling the InkCraft API and are proportionate.
Instruction Scope
SKILL.md gives concrete curl commands to POST submission and poll results; it requires only originalText and essayText and explicitly instructs to ask the user if those are missing. The instructions only send data to the InkCraft endpoints and do not request unrelated files or secrets. Note: sending student essays to an external service is a privacy consideration (see guidance).
Install Mechanism
Instruction-only skill with no install spec or code files — lowest-risk install surface. It relies on an existing curl binary, which is reasonable for the described behavior.
Credentials
Only INKCRAFT_API_KEY (and optional INKCRAFT_BASE_URL) are required — appropriate for the API. The README suggests storing the key in openclaw.json or workspace config; persisting keys in shared workspace configuration can expose them to others and should be done cautiously. Also consider privacy/legal implications of sending students' essays to an external service.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request persistent/machine-level privileges or modify other skills. Autonomous invocation is allowed (platform default) but not elevated here.
Assessment
This skill appears coherent and only needs curl plus an InkCraft API key to call InkCraft's endpoints. Before installing: 1) Only provide an INKCRAFT_API_KEY you trust and avoid storing it in shared workspace config if others can access it; prefer environment variables or secure secrets storage. 2) Be aware that student essays and exam prompts will be sent to InkCraft (https://www.inkcraft.cn) — ensure you have permission and that this complies with privacy or exam-security requirements. 3) Verify the API key is from the official InkCraft developer portal and that the base URL is correct if you override it. 4) Test with non-sensitive/example essays first, rotate the key if you suspect leakage, and limit scope if InkCraft supports scoped/limited keys.Like a lobster shell, security has layers — review code before you run it.
latestvk97eejsswsdnra8t16r3n6van183ap2f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📝 Clawdis
Binscurl
EnvINKCRAFT_API_KEY
Primary envINKCRAFT_API_KEY
