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
- 5
- Versions published
- 7
- First published
- Apr 2025
- Publisher
- wikigods
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
Install-time lifecycle script: postinstall="npm run plugins"
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 5 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="npm run plugins" | 5 |
Manifest
Package metadata
Scripts35
bundlewatchbundlewatch --config .bundlewatch.config.jsoncompilenpm-run-all --parallel js css-allcssnpm-run-all css-compile css-prefix css-minifycss-allnpm-run-all --parallel css css-splitscss-compilenpm run css-compile-bash -- build/scss/adminlte.scss:dist/css/adminlte.csscss-compile-bashsass --silence-deprecation=color-functions,global-builtin,mixed-decls,import --style=expanded --load-path="node_modules" --source-map --embed-sources --no-error-css build/scss/:dist/css/css-compile-splitsnpm run css-compile-bash -- build/scss/parts:dist/css/alt/css-lintstylelint "build/scss/**/*.scss" --cache --cache-location .cache/.stylelintcache --rdcss-minifynpm run css-minify-bash -- dist/css/ --batch --batch-suffix ".min" "dist/css/*.css" "!dist/css/*.min.css"css-minify-bashcleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --outputcss-minify-splitsnpm run css-minify-bash -- dist/css/alt/ --batch --batch-suffix ".min" "dist/css/alt/*.css" "!dist/css/alt/*.min.css"css-prefixpostcss --config build/config/postcss.config.js --replace "dist/css/*.css" "!dist/css/*.min.css"css-prefix-splitspostcss --config build/config/postcss.config.js --replace "dist/css/alt/*.css" "!dist/css/alt/*.min.css"css-splitsnpm-run-all css-compile-splits css-prefix-splits css-minify-splitsdevnpm-run-all --parallel watch syncdocsnpm-run-all docs-prepare docs-compiledocs-compilecd docs/ && bundle exec jekyll build -d ../docs_htmldocs-lintnode build/npm/vnu-jar.jsdocs-preparenode build/npm/DocsPublish.js -vdocs-servenpm-run-all compile docs-prepare && cd docs/ && bundle exec jekyll servejsnpm-run-all js-compile js-minifyjs-compilerollup --config build/config/rollup.config.js --sourcemapjs-linteslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .js-minifyterser --compress typeofs=false --mangle --comments "/^!/" --source-map "content=dist/js/adminlte.js.map,includeSources,url=adminlte.min.js.map" --output dist/js/adminlte.min.js dist/js/adminlte.jslintnpm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint docs-lint lockfile-lintlockfile-lintlockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.jsonpluginsnode build/npm/Publish.js -vpostinstallnpm run pluginsprepare-releasenpm-run-all production docsproductionnpm-run-all --parallel compile plugins- …and 5 more.
Dependencies50
@eonasdan/tempus-dominus^6.10.4@fortawesome/fontawesome-free~7.0.1@lgaitan/pace-progress^1.0.7@popperjs/core~2.11.8bootstrap~5.3.8chart.js~4.5.1codemirror~6.0.1datatables.net~2.2.2datatables.net-autofill-bs5~2.7.0datatables.net-bs5^2.2.2datatables.net-buttons-bs5^3.2.3datatables.net-colreorder-bs5^2.1.0datatables.net-fixedcolumns-bs5^5.0.4datatables.net-fixedheader-bs5^4.0.2datatables.net-keytable-bs5^2.12.1datatables.net-responsive-bs5^3.0.4datatables.net-rowgroup-bs5^1.5.1datatables.net-rowreorder-bs5^1.5.0datatables.net-scroller-bs5^2.4.3datatables.net-searchbuilder-bs5^1.8.2datatables.net-searchpanes-bs5^2.3.3datatables.net-select-bs5^3.0.1daterangepicker^3.1.0dropzone^6.0.0-beta.2flag-icons^7.5.0flot^4.2.6fs-extra^11.3.2fullcalendar^6.1.19icheck-bootstrap^3.0.1inputmask^5.0.9- …and 20 more.