PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.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"}'
Publishernowby
Artifact bytes18,525
Previous version0.0.3
Published2026-05-25T06:59:18.121Z
SHA-256a961c5f40c629f160cc2e91bb76d4c027362f7b6f72386d085aee31b5bb29a1a

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowObfuscationpackage/bin/create.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts11
  • analyzevite build --mode analyze
  • build:prodvue-tsc -b && vite build --mode production
  • build:testvue-tsc -b && vite build --mode test
  • devvite
  • formatprettier . --write
  • linteslint .
  • lint-stagedlint-staged
  • lint:fixeslint . --fix
  • preparehusky
  • previewvite preview
  • type-checkvue-tsc -b
Dependencies9
  • @tailwindcss/vite^4.2.4
  • axios^1.15.2
  • json-bigint^1.0.0
  • nprogress^0.2.0
  • pinia^3.0.4
  • pinia-plugin-persistedstate^4.7.1
  • tailwindcss^4.2.4
  • vue^3.5.32
  • vue-router^4.6.4