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
- 6
- First published
- Jul 2025
- Publisher
- silkalns
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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"}'Why flagged
What the scanner saw
Large Javascript Payload: 5200388 bytes
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 review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/main.js | 5200388 bytes | 10 |
Manifest
Package metadata
Scripts12
buildnpm run clean && cross-env webpackcleanshx rm -rf ./distdevwebpack-dashboard -t 'Project' -- webpack serverlintnpm run lint:js && npm run lint:scsslint:jseslint ./src ./webpack ./*.js -f table --ext .js --ext .jsxlint:scssstylelint ./src/**/*.scsspostpublishecho 'Package published successfully! View at: https://www.npmjs.com/package/adminator-admin-dashboard'prepublishOnlynpm run lint && npm run buildpreviewcross-env webpack serverrelease:minifiednpm run clean && NODE_ENV=production MINIFY=true cross-env webpackrelease:unminifiednpm run clean && NODE_ENV=production MINIFY=false cross-env webpackstartwebpack server
Dependencies18
@babel/runtime^7.28.4@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.8bootstrap^5.3.8brand-colors^2.1.1chart.js^4.5.1dayjs^1.11.19jsvectormap^1.7.0load-google-maps-api^2.0.2lodash^4.17.21masonry-layout^4.2.2perfect-scrollbar^1.5.6skycons^1.0.0ts-api-utils^2.1.0