PkgRadar

Package evidence

[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
57
Versions published
21
First published
Feb 2026
Publisher
iodwise

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheriodwise
Artifact bytes625,726
Previous version1.9.0
Published2026-05-26T00:10:35.109Z
SHA-2560ab9e3d589ae654d08d8809b2a9ddc069e6180ad1f45cfe09f9e253200258890

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
5Score
1.10.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts6
  • buildtsup
  • devtsup --watch
  • prepackpnpm build
  • testvitest run
  • test:coveragevitest run --coverage
  • typechecktsc --noEmit
Dependencies19
  • @ai-sdk/amazon-bedrock^4.0.77
  • @ai-sdk/anthropic^3.0.79
  • @ai-sdk/google^3.0.30
  • @ai-sdk/openai^3.0.65
  • @ai-sdk/openai-compatible^2.0.48
  • @aws-sdk/credential-providers^3.1004.0
  • @inquirer/core^11.1.4
  • @inquirer/input^5.0.8
  • @inquirer/password^5.0.8
  • @inquirer/search^4.1.3
  • @inquirer/select^5.1.0
  • ai^6.0.97
  • bash-tool^1.3.15
  • better-sqlite3^12.10.0
  • chalk^5.6.2
  • cli-progress^3.12.0
  • commander^14.0.3
  • execa^9.6.1
  • just-bash^2.10.2