PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5199874 bytes

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
7
First published
Jul 2025
Publisher
silkalns

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"review"}'

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":"review"}'
Publishersilkalns
Artifact bytes5,679,798
Previous version2.8.0
Published2025-09-03T09:47:06.420Z
SHA-25629683fe26d48286f9be8b08a8a9c0d5fe1bfdbc5e56c0404cd29229d7edd414b

Why flagged

What the scanner saw

Large Javascript Payload: 5199874 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
2.8.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/main.js5199874 bytes0

Manifest

Package metadata

Scripts12
  • buildnpm run clean && cross-env webpack
  • cleanshx rm -rf ./dist
  • devwebpack-dashboard -t 'Project' -- webpack server
  • lintnpm run lint:js && npm run lint:scss
  • lint:jseslint ./src ./webpack ./*.js -f table --ext .js --ext .jsx
  • lint:scssstylelint ./src/**/*.scss
  • postpublishecho 'Package published successfully! View at: https://www.npmjs.com/package/adminator-admin-dashboard'
  • prepublishOnlynpm run build
  • previewcross-env webpack server
  • release:minifiednpm run clean && NODE_ENV=production MINIFY=true cross-env webpack
  • release:unminifiednpm run clean && NODE_ENV=production MINIFY=false cross-env webpack
  • startwebpack server
Dependencies18
  • @babel/runtime^7.28.2
  • @fullcalendar/core^6.1.19
  • @fullcalendar/daygrid^6.1.19
  • @fullcalendar/interaction^6.1.19
  • @fullcalendar/list^6.1.19
  • @fullcalendar/timegrid^6.1.19
  • @popperjs/core^2.11.8
  • bootstrap^5.3.8
  • brand-colors^2.1.1
  • chart.js^4.5.0
  • dayjs^1.11.13
  • jsvectormap^1.6.0
  • load-google-maps-api^2.0.2
  • lodash^4.17.21
  • masonry-layout^4.2.2
  • perfect-scrollbar^1.5.6
  • skycons^1.0.0
  • ts-api-utils^2.1.0