quizme-mode — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited quizme-mode (Agent Skill) and scored it 92/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 2 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 2 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Create a conversation-local clarification gate that prevents substantive execution until the user and agent have a fully aligned task contract.
Use this skill when:
--quizmeTrigger parsing is exact:
--quizme toggles quizme mode on when off--quizme toggles quizme mode off when already on--quizme are considered--mc, --one-at-a-time, --confirm, and --record--quizme toggles it off; --quizme with supported arguments keeps it on and replaces active optionsWhen invoked as --quizme --mc:
--one-at-a-time:
--confirm:
--record:
--confirmAutomatically require confirmation for destructive, public, production, payment, authentication, or irreversible tasks even when --confirm was not supplied.
Before substantive execution, keep questioning until no material doubt remains about:
Questioning rules:
--one-at-a-time is activeUse the same interactive clarification flow as plan-mode questioning when the runtime exposes it.
--mc is activeThis skill owns:
Use Requirement Clarifier for the resulting implementation contract. Use Skill Governance to record active quizme state for governed tasks.
Before execution begins, confirm:
on or off)on or off)on or off)on or off)on or off)none before substantive execution)Use when:
--quizmeDo not use when:
Stop after:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.