doncheli-tea-bdd0aa — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited doncheli-tea-bdd0aa (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.
package.json, pyproject.toml, Makefile, or .dc/config.yaml.dc/test-report-<timestamp>.md## TEA Report — 2026-03-28T14:32Z
### Summary
- Passed: 142
- Failed: 3
- Skipped: 7
- Coverage: 88% ✅
### Failures
#### 1. UserService.createUser — duplicate email
File: src/user/user.service.spec.ts:88
Error: Expected status 409, got 500
Root cause: Missing unique constraint handler in UserRepository
Fix: Add try/catch for PG error code 23505 and throw ConflictException
### Coverage Warning
- src/payments/refund.ts — 61% (below 85% threshold)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.