PkgRadar

Package evidence

@diasro/[email protected]

Credential File Packaged: package/dist/templates/.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
21Mature · −50% score
First published
Mar 2025
Publisher
diasro

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@diasro/[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":["@diasro/[email protected]"],"fail_on":"high"}'
Publisherdiasro
Artifact bytes4,380,210
Previous version0.2.2
Published2026-03-20T23:41:15.934Z
SHA-2566edb82bda507719213978051c7d2d073b31e83d41d9aa0228394cc487bced695

Why flagged

What the scanner saw

Credential File Packaged: package/dist/templates/.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.2.3Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/templates/.envpackage/dist/templates/.env35
highCredential File Packagedpackage/src/lib/templates/.envpackage/src/lib/templates/.env35

Manifest

Package metadata

Scripts7
  • buildvue-tsc -b && vite build --mode nolib
  • build-libvue-tsc -p tsconfig.lib.json && vite build --mode lib
  • build-storybookstorybook build --output-dir ./dist/vue
  • devvite
  • prebuildsh ./cleanJS.sh
  • previewvite preview
  • storybookstorybook dev -p 6006
Dependencies12
  • @primevue/themes^4.2.3
  • axios1.8.2
  • core-js^3.37.1
  • pinia^3.0.3
  • pinia-plugin-persistedstate^4.1.3
  • primeicons^7.0.0
  • primevue^4.2.3
  • sjcl^1.0.8
  • vite-plugin-static-copy^2.2.0
  • vue^3.5.13
  • vue-router^4.4.0
  • vue-toast-notification^3.1.3