api-documentation-discovery — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited api-documentation-discovery (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 your training data conflicts with current API versions, STOP guessing and START discovering. This skill guides you to find current, accurate documentation using language-specific tools.
Core principle: Training data ages. Installed versions are truth. Use discovery tools to find what's actually there.
When NOT to use:
Recognize the trigger. Don't make another attempt based on patterns or user confidence.
Check language-specific reference for HOW to discover documentation:
references/go.md - Go module explorationreferences/ruby.md - Ruby gem explorationFollow progressive discovery: docs → examples → source
If framework-specific reference exists, load it for curated patterns:
references/go/cobra.md - Cobra CLI patternsreferences/ruby/rails.md - Rails patternsreferences/ruby/karafka.md - Karafka patterns| Rationalization | Reality |
|---|---|
| "User is confident, syntax is probably right" | User confidence ≠ current API. Verify. |
| "Training data shows this pattern" | Training data ages. Check installed version. |
| "Let me try one more variation" | Guessing wastes time. Check docs now. |
| "This is documented somewhere" | Then go READ it before claiming confidence. |
| "Should be simple, just tweak syntax" | Simplicity bias. Use discovery tools. |
| "We've spent enough time on this" | Sunk cost fallacy. 2 min checking docs beats 20 min guessing. |
Available language discovery guides:
references/go.md - Go: go doc, go list, example/test scanningreferences/ruby.md - Ruby: bundle info, ri, gem explorationPath issues: Some languages need tool managers (mise, asdf). If go or bundle not found, try mise exec -- <command>.
Extending this skill: To add a new language reference, see references/WRITING.md for principles and template.
Available framework cheat sheets:
references/go/cobra.md - Cobra CLI library patternsreferences/ruby/rails.md - Rails framework patterns (coming)references/ruby/karafka.md - Karafka framework patterns (coming)STOP immediately if you catch yourself:
All of these mean: Use discovery tools NOW.
Without this skill:
With this skill:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.