PkgRadar

Package evidence

@dangojs/[email protected]

Credential File Packaged: package/template/.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
Apr 2022
Publisher
saber_kurama

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":["@dangojs/[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":["@dangojs/[email protected]"],"fail_on":"high"}'
Publishersaber_kurama
Artifact bytes234,868
Previous version0.0.18
Published2023-03-13T05:40:26.378Z
SHA-25626bcf52d4aa5b6f46d85de13e6820dd809292626c4a8f2aa95d359ac33695fb8

Why flagged

What the scanner saw

Credential File Packaged: package/template/.env

1 candidate cluster(s) currently reference this release.

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.0.19Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/template/.env

97 members · evidence strength 80
Repeated static TTPcandidate

Credential File Packaged — package/template/.env

97 members · max score 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.envpackage/template/.env35
highCredential File Packagedpackage/template/.npmrcpackage/template/.npmrc35

Manifest

Package metadata

Scripts9
  • bootstrap:devNODE_ENV=development pnpm install
  • buildvue-tsc --noEmit && vite build
  • devvite
  • lint-stagednpx lint-staged
  • preparehusky install
  • previewnpm run build && vite preview --host
  • reportcross-env REPORT=true npm run build
  • servevue-cli-service serve
  • type:checkvue-tsc --noEmit --skipLibCheck
Dependencies19
  • @arco-design/web-vue^2.44.1
  • @arco-themes/vue-digitforce^0.0.46
  • @dangojs/a-pro-components^0.0.54
  • @dangojs/digitforce-icons-vue^0.0.75
  • @dangojs/digitforce-ui^0.0.22
  • @types/mockjs^1.0.6
  • @vueuse/core^9.13.0
  • axios^0.27.2
  • dayjs^1.11.7
  • echarts^5.4.1
  • js-cookie^3.0.1
  • lodash^4.17.21
  • mitt^3.0.0
  • nprogress^0.2.0
  • pinia^2.0.33
  • query-string^8.1.0
  • vue^3.2.47
  • vue-echarts^6.5.4
  • vue-router^4.1.6