reference-sdk — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited reference-sdk (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.
When implementing SDK features or debugging provider-specific issues, check reference implementations.
Use btca ask to check how reference SDKs implement similar features:
# Check Vercel AI SDK for streaming patterns
btca ask -r vercel-ai -q "How does streamObject work?"
# Check Anthropic SDK for tool calling
btca ask -r anthropic-sdk -q "How are tools defined and called?"
# Check Zod for validation patterns
btca ask -r zod -q "How does safeParse handle errors?"vercel-ai - Streaming, tool calling, structured outputanthropic-sdk - Anthropic API patternszod - Schema validationAdd more: btca config resources add -n <name> -t git -u <url> -b <branch>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.