Skip to content

SandBase Agent Skills v0.3.0 — verifiable multi-source research

Choose a tag to compare

@denial123789 denial123789 released this 15 Aug 08:00
· 12 commits to main since this release
7f0feda

Verifiable multi-source research

multi-source-search now ships an offline evidence-ledger validator instead of relying on prose-only confidence guidance.

What changed

  • Validates claim, source, provider, confidence, conflict, and evidence-gap structure
  • Rejects duplicate URLs, unknown or unused source references, and inflated confidence
  • Requires high-confidence claims to cite at least three independent sources
  • Treats retrieved pages as untrusted input and documents prompt-injection defenses
  • Adds explicit credential, sensitive-data, and read-only boundaries
  • Adds a documented JSON report contract and five deterministic tests
  • Adds direct skills.sh install links for six flagship workflows

Verification

  • 25 public Skill validations passed
  • 3 Node tests and 19 Python tests passed
  • npm package dry-run verified 196 files

Install the flagship workflow:

npx skills add sandbaseai/sandbase-skills --skill multi-source-search --agent codex

No npm package was published as part of this release.