Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 2,380Niche · −30% score
- Versions published
- 111
- First published
- Feb 2026
- Publisher
- nitishxyz
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@ottocode/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@ottocode/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/providers/src/catalog.ts | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/src/providers/src/env.ts | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts3
devbun run src/index.tstestbun testtypechecktsc --noEmit
Dependencies23
@ai-sdk/anthropic^3.0.72@ai-sdk/google^3.0.0@ai-sdk/openai^3.0.0@ai-sdk/openai-compatible^2.0.0@ai-sdk/xai^3.0.0@modelcontextprotocol/sdk^1.12@openauthjs/openauth^0.4.3@openrouter/ai-sdk-provider^1.2.0@ottorouter/ai-sdk0.2.4@solana/web3.js^1.98.0ai^6.0.170ai-sdk-ollama^3.8.3bs58^6.0.0bun-pty^0.3.2diff^8.0.2fast-glob^3.3.2hono^4.9.9opencode-anthropic-auth^0.0.2qrcode^1.5.4qrcode-terminal^0.12.0tweetnacl^1.0.3x402^1.1.0zod^4.3.6