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.
- Weekly downloads
- 209
- Versions published
- 85Mature · −50% score
- First published
- Dec 2022
- Publisher
- otto0120
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":["[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/templates/nestjs/.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 37 · status changed
Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/nestjs/.env | package/templates/nestjs/.env | 35 |
| high | Credential File Packaged | package/templates/vue-giime-ts/.env | package/templates/vue-giime-ts/.env | 35 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/nestjs/.env | package/templates/nestjs/.env | 35 |
| high | Credential File Packaged | package/templates/vue-giime-ts/.env | package/templates/vue-giime-ts/.env | 35 |
| low | Credential file access | package/src/index.js | matched ".npmrc" | 5 |
| low | Large Javascript Payload | package/templates/vue-crx-template/static/evalCore.min.js | 2765628 bytes | 0 |
| low | Obfuscation Density | package/templates/html-parcel-ts/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/html-vite-ts/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/vue-admin-ts/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/vue-crx-template/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/vue-giime-electron-ts/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/vue-giime-ts/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/templates/vue-tailwind-ts/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts9
buildvite buildbuild-checkrun-p type-check build-onlybuild:localtestvite build --mode localtestbuild:testvite build --mode testdevvitelinteslint . --ext .vue,.js,.ts,.jsx,.tsx --max-warnings 0 --cachelint:fixpnpm run lint --fixpreviewvite previewtype-checkvue-tsc --noEmit
Dependencies9
@element-plus/icons-vue^2.1.0axios^1.4.0element-plus^2.3.6js-cookie^3.0.5pinia^2.1.4sass^1.63.4vue^3.3.4vue-clipboard3^2.0.0vue-router^4.2.2