Exam Generator

v1.0.3

中国中小学试卷生成器。Use when teacher needs to create exam papers for Chinese primary/middle school. Supports all subjects, multiple question types, official curriculu...

0· 318·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Chinese school exam generator) align with the content of SKILL.md. Required binaries (python3, curl) are reasonable for running the provided example code or making HTTP requests. No unrelated credentials, config paths, or extra binaries are requested.
Instruction Scope
Runtime instructions focus on collecting user parameters, generating questions, and using a web-search skill to verify answers. The SKILL.md does not instruct the agent to read arbitrary host files, environment variables, or send data to unknown endpoints beyond web search. The included Python sample is self-contained and only uses basic stdlib operations.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute on install, which minimizes filesystem/install risk.
Credentials
No environment variables, credentials, or config paths are required. The skill's use of web search to validate answers is consistent with the purpose and does not demand extra secrets.
Persistence & Privilege
always is false and there are no claims of modifying other skills or system settings. The skill may be invoked autonomously by the agent (disable-model-invocation is false), which is the normal platform default and expected for skills.
Assessment
This skill appears coherent and limited to exam generation. Before installing: (1) confirm you are comfortable with the agent performing web searches (exam content and sample queries may be sent to your configured web-search service), (2) do not expect the skill to require or handle secrets—none are requested, and (3) if you plan to run any of the provided Python locally, review the code first (it appears benign and uses only stdlib). If you need to limit external queries, ensure your agent's web-search integration or network policies are configured accordingly.

Like a lobster shell, security has layers — review code before you run it.

latestvk971ye6dkpmg0dxpfegxcdhmg983sab4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📝 Clawdis
Binspython3, curl

Comments