PkgRadar

Package evidence

@thorprovider/[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
48
Versions published
19
First published
Apr 2026
Publisher
thorprovider

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":["@thorprovider/[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":["@thorprovider/[email protected]"],"fail_on":"review"}'
Publisherthorprovider
Artifact bytes46,076
Previous version4.1.7
Published2026-05-06T03:35:20.881Z
SHA-25648f0f9f0e3718e4c51291c2d11a40b4c19734cb822d30686667161f559fe6d64

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30

Manifest

Package metadata

Scripts5
  • buildnext build
  • devnext dev
  • generate:agent-indexnode ../../scripts/generate-core-agents-index.cjs
  • startnext start
  • type-checktsc --noEmit
Dependencies10
  • @thorprovider/adapters^4.2.1
  • @thorprovider/types^3.2.1
  • clsx^2.1.1
  • next16.0.10
  • next-themes^0.4.6
  • react19.2.0
  • react-dom19.2.0
  • server-only^0.0.1
  • tailwind-merge^3.3.1
  • zod^3.25.0