Quiz

v1.0.0

Design engaging quizzes with effective questions, scoring logic, and results that drive learning or conversions.

3· 972·7 current·7 all-time
byIván@ivangdavila
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 (quiz design) align with what the skill contains: guidance, question-writing rules, scoring patterns, and implementation recommendations. There are no unrelated required binaries, env vars, or install steps.
Instruction Scope
SKILL.md and the included markdown files restrict themselves to quiz design, question-writing, scoring, UX, and tooling recommendations. The runtime instructions only reference the bundled docs (types.md, questions.md, implementation.md) and do not direct the agent to read system files, environment variables, or exfiltrate data.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes installation risk.
Credentials
The skill requests no credentials or env vars (proportional). Note: implementation recommendations mention third-party platforms (Typeform, LMS, etc.); integrating with those platforms in practice will require service credentials and careful handling of user data, but the skill itself does not request them.
Persistence & Privilege
No always:true, no special persistence requested, and the skill does not instruct modifying other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not a special privilege here.
Assessment
This skill is a documentation-only helper for designing quizzes and appears internally consistent. Before using it in a production setting, consider: (1) Privacy — lead-generation or result-gating implies collecting emails or user identifiers; ensure you have proper consent and storage practices. (2) Integrations — if you connect to Typeform, LMS, or analytics, you will need and should protect API keys/credentials; the skill doesn’t request them but implementations will. (3) Proctoring/lockdown recommendations may require elevated access or third-party services — evaluate those separately. If you plan to extend this into runnable code, review any added code or install steps for external downloads and credential use.

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

latestvk970jathj9t08h74tv5y2bqve98127ck

License

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

Comments