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 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":["@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"}'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
Status history (1 event)
- new → available · risk high · score 35 · 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/dist/templates/.env | package/dist/templates/.env | 35 |
| high | Credential File Packaged | package/src/lib/templates/.env | package/src/lib/templates/.env | 35 |
Manifest
Package metadata
Scripts7
buildvue-tsc -b && vite build --mode nolibbuild-libvue-tsc -p tsconfig.lib.json && vite build --mode libbuild-storybookstorybook build --output-dir ./dist/vuedevviteprebuildsh ./cleanJS.shpreviewvite previewstorybookstorybook dev -p 6006
Dependencies12
@primevue/themes^4.2.3axios1.8.2core-js^3.37.1pinia^3.0.3pinia-plugin-persistedstate^4.1.3primeicons^7.0.0primevue^4.2.3sjcl^1.0.8vite-plugin-static-copy^2.2.0vue^3.5.13vue-router^4.4.0vue-toast-notification^3.1.3