PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.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
6
First published
Jun 2026
Publisher
is.tmiks

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"}'
Publisheris.tmiks
Artifact bytes39,849
Previous version1.0.5
Published2026-06-07T14:17:50.008Z
SHA-256f1d40b5e240148d21e00fa8d30ac834d6320b5821b79918168cda1e80d1888c8

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

high
Last checked
highRisk
40Score
1.0.6Version
Status history (1 event)
  1. newavailable · risk high · score 40 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="nuxt prepare"5

Manifest

Package metadata

Scripts12
  • buildnuxt build
  • deploynpm run build && pm2 start ecosystem.config.json
  • devnuxt dev
  • generatenuxt generate
  • pm2pm2 start ecosystem.config.json
  • pm2:deletepm2 delete nuxt-app
  • pm2:logspm2 logs nuxt-app
  • pm2:restartpm2 restart nuxt-app
  • pm2:statuspm2 list
  • pm2:stoppm2 stop nuxt-app
  • postinstallnuxt prepare
  • previewnuxt preview
Dependencies26
  • @element-plus/icons-vue^2.3.1
  • @element-plus/nuxt^1.1.5
  • @nuxtjs/seo^5.1.3
  • @pinia-plugin-persistedstate/nuxt^1.2.1
  • @pinia/nuxt^0.5.5
  • @resvg/resvg-js^2.6.2
  • @tailwindcss/vite^4.3.0
  • @unhead/schema^2.0.7
  • @unhead/schema-org^2.0.7
  • @unhead/vue^2.0.7
  • @vueuse/core^14.3.0
  • c12^4.0.0-beta.5
  • debug^4.4.3
  • element-plus^2.14.1
  • listhen^1.10.0
  • magic-string^0.30.21
  • nuxt^4.0.0
  • nuxt-og-image^6.5.1
  • pinia^3.0.4
  • sass^1.100.0
  • satori^0.26.0
  • swiper^12.2.0
  • tailwindcss^4.3.0
  • typescript^5.6.3
  • unstorage^1.15.0
  • vue^3.5.35