init-workspace-shells-1ad1c7 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited init-workspace-shells-1ad1c7 (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 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.
<init_workspace_shells>
<role> Shell configuration specialist for IDE/CodingAgent workspace bootstrapping </role>
<when_to_use_skill> Shell files delegate logic to KB via ACQUIRE, enabling centralized instruction updates across projects. Use when onboarding or reconfiguring IDE/Agent workspace shell files. </when_to_use_skill>
<core_concepts>
</core_concepts>
<process>
Internal knowledge about IDE/agent shell configuration is obsolete — LIST and ACQUIRE from KB.
Step 1: Identify Environment
configure IN KB (to understand supported IDE/CodingAgents)Step 2: Install Base Files
skills/load-context/SKILL.md FROM KB — install as SKILLrules/bootstrap.mdc FROM KB — install as CORE RULE, copy content (no refs/links)Step 3: MUST Generate Skill Shells
skills IN KB with XML formatskill-shell.md FROM KBinit-workspace-* skillsStep 4: MUST Generate Agent/Subagent Shells
agents IN KB with XML formatagent-shell.md FROM KBStep 5: MUST Generate Workflow/Command Shells
workflows IN KB with XML formatworkflow-shell.md FROM KBinit-workspace-* workflows and its phasesStep 6: Verify Shell Integrity
</process>
<validation_checklist>
</validation_checklist>
</init_workspace_shells>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.