PkgRadar

Package evidence

@tokoqu/[email protected]

Credential File Packaged: package/templates/ekatalog-faraway/.env

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.

Versions published
14
First published
Jun 2026
Publisher
tiojevero

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":["@tokoqu/[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":["@tokoqu/[email protected]"],"fail_on":"high"}'
Publishertiojevero
Artifact bytes26,959
Previous version0.1.13
Published2026-06-09T02:34:19.845Z
SHA-256e659fb56427e39c2adc1343bcc465c441229978d8b40555b5d1eab387f69f84d

Why flagged

What the scanner saw

Credential File Packaged: package/templates/ekatalog-faraway/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/ekatalog-faraway/.envpackage/templates/ekatalog-faraway/.env35

Manifest

Package metadata

Scripts5
  • buildnext build
  • devnext dev --port 3002
  • linteslint .
  • startnext start --port 3002
  • typechecktsc --noEmit
Dependencies9
  • @tokoqu/cms^0.1.3
  • @tokoqu/shared^0.1.1
  • @tokoqu/theme^0.1.1
  • @tokoqu/ui^0.1.1
  • next^15.1.4
  • react^19.0.0
  • react-dom^19.0.0
  • react-icons^5.4.0
  • recharts^3.8.1