PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherphilosohacker
Artifact bytes91,343
Previous version0.3.0
Published2026-05-21T05:42:33.252Z
SHA-256115d87ff4698bfc3d28ddc7fac841aa3e6c1aa7be72a0528b5606df7cf833458

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

high
Last checked
highRisk
60Score
0.4.0Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

philosohacker

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/github.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/test/github.test.jsmatched "GITHUB_TOKEN"30

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.json
  • checknpm run build && npm test
  • startnode ./dist/bin/fks2g.js
  • testnode --test dist/test/*.test.js
Dependencies7
  • @ai-sdk/amazon-bedrock4.0.107
  • @ai-sdk/anthropic^3.0.78
  • @ai-sdk/google^3.0.78
  • @ai-sdk/openai^3.0.64
  • ai^6.0.188
  • commander^14.0.3
  • zod^4.4.3