PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/packages/client/.env

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"}'
Publisherkeeee
Artifact bytes1,412,126
Previous version1.1.13
Published2026-05-25T06:31:30.094Z
SHA-256e209d70d5c71355cb25c10fbfae630d25a5bde3e60fd54adfdc45e33776c7557

Why flagged

What the scanner saw

Credential File Packaged: package/packages/client/.env

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

Availability ledger

available

review
Last checked
reviewRisk
117Score
1.1.14Version
Status history (1 event)
  1. newavailable · risk review · score 117 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/packages/client/.envpackage/packages/client/.env35
highCredential File Packagedpackage/packages/docs/.envpackage/packages/docs/.env35
highCredential File Packagedpackage/packages/main/.envpackage/packages/main/.env35
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/packages/client/.envpackage/packages/client/.env35
highCredential File Packagedpackage/packages/docs/.envpackage/packages/docs/.env35
highCredential File Packagedpackage/packages/main/.envpackage/packages/main/.env35
lowObfuscationpackage/packages/docs/node_modules/.vite/deps/chunk-A7SF4STM.jsmatched "fromCharCode"3
lowObfuscationpackage/packages/main/src/utils/gzip.jsmatched "atob("3
lowObfuscationpackage/bin/setup-ttos.jsmatched "\\x1b"3
lowObfuscationpackage/packages/main/src/utils/uploadFileToCloud.jsmatched "Buffer.from(base64.replace('data:image/svg+xml;base64"3

Manifest

Package metadata

Scripts7
  • buildrsbuild build
  • build:prersbuild build --env-mode pre
  • build:testrsbuild build --env-mode test
  • previewrsbuild preview
  • startrsbuild dev --port 3013
  • start:prersbuild dev --env-mode pre --port 3013
  • start:testrsbuild dev --env-mode test --port 3013
Dependencies6
  • cos-js-sdk-v51.4.18
  • react18
  • react-dom18
  • react-query3.39.3
  • react-router-dom^6.28.1
  • typescript^4.9.5