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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 40 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Install-time lifecycle script | package.json | postinstall="nuxt prepare" | 5 |
Manifest
Package metadata
Scripts12
buildnuxt builddeploynpm run build && pm2 start ecosystem.config.jsondevnuxt devgeneratenuxt generatepm2pm2 start ecosystem.config.jsonpm2:deletepm2 delete nuxt-apppm2:logspm2 logs nuxt-apppm2:restartpm2 restart nuxt-apppm2:statuspm2 listpm2:stoppm2 stop nuxt-apppostinstallnuxt preparepreviewnuxt 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.0c12^4.0.0-beta.5debug^4.4.3element-plus^2.14.1listhen^1.10.0magic-string^0.30.21nuxt^4.0.0nuxt-og-image^6.5.1pinia^3.0.4sass^1.100.0satori^0.26.0swiper^12.2.0tailwindcss^4.3.0typescript^5.6.3unstorage^1.15.0vue^3.5.35