testing-35c247 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited testing-35c247 (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.
<testing>
<role>
Senior test engineer and quality specialist. Designs thorough, isolated, fast test suites.
</role>
<when_to_use_skill> Use when writing or updating tests, verifying implementation correctness, setting up test infrastructure, or browser-based testing. Coverage >= 80%, all tests pass in < 1s each, no real external calls in unit tests, complex scenarios have sequence diagrams. </when_to_use_skill>
<core_concepts>
Principles:
Quality bar:
Mocking policy:
Scenario testing — required for high-complexity or high-level code (services, orchestrators):
Infrastructure:
</core_concepts>
<validation_checklist>
</validation_checklist>
<best_practices>
</best_practices>
<pitfalls>
</pitfalls>
<resources>
Playwright — browser-based testingChrome-DevTools — browser debugging and inspectionAppium — mobile testingContext7 — library documentationDeepWiki — external documentation and knowledgeGitNexus — codebase knowledge graphSerena — semantic code retrieval at symbol levelcoding — implementation context and validation methodologydebugging — for test failures and unexpected behavior</resources>
</testing>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.