PkgRadar

Package evidence

@ottocode/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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 promoting

Mixed 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"}'
Publishernitishxyz
Artifact bytes176,228
Previous version0.1.288
Published2026-05-28T22:21:08.616Z
SHA-25640ce320c4674ae305442547f56f9610579e4213fd6110257c84b97e4897820be

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

review
Last checked
reviewRisk
7Score
0.1.289Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/providers/src/catalog.tsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/src/providers/src/env.tsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts3
  • devbun run src/index.ts
  • testbun test
  • typechecktsc --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.0
  • ai^6.0.170
  • ai-sdk-ollama^3.8.3
  • bs58^6.0.0
  • bun-pty^0.3.2
  • diff^8.0.2
  • fast-glob^3.3.2
  • hono^4.9.9
  • opencode-anthropic-auth^0.0.2
  • qrcode^1.5.4
  • qrcode-terminal^0.12.0
  • tweetnacl^1.0.3
  • x402^1.1.0
  • zod^4.3.6