tdd — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tdd (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
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.
Test-driven development workflow for clawops.
tests/ subdirectory.pnpm test:changed to confirm the test fails (red).pnpm test:changed again to confirm green.| Code | Test location |
|---|---|
src/providers/<name>/ | tests/providers/<name>/ |
src/pulumi/components/ | tests/pulumi/components.test.ts |
src/mcp/tools/ | tests/mcp/tools.test.ts |
src/plan/ | tests/plan/schema.test.ts |
src/transport/ | tests/transport/ |
@aws-sdk/client-mock or nock. Never call real cloud APIs in unit tests.pulumi.runtime.setMocks().ssh2 level or use linuxserver/openssh-server for integration tests.src/plan/validate.ts: 100%src/providers/types.ts interface adherence: 90%~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.