PkgRadar

Package evidence

@hotstaq/[email protected]

no findings

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
2,187Niche · −30% score
Versions published
50Mature · −50% score
First published
Jan 2023
Publisher
ncoonrod

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

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":["@hotstaq/[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":["@hotstaq/[email protected]"],"fail_on":"review"}'
Publisherncoonrod
Artifact bytes263,250
Previous version0.5.10
Published2026-06-05T13:04:38.659Z
SHA-256e5cc8ffd80445f67732c6f6bd7106edb1dbb0ca1791711e7be4a303bf09f059b

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildtsc --build ./tsconfig.json
  • build-dochotstaq generate --generate-type openapi-3.0.0-yaml
  • build-modulehotstaq module build
  • build-webnpm run build && mkdir -p ./public/js/ && hotstaq create --copy-libraries-to-location ./public/js/ app && webpack --mode=production && hotstaq module build && cp -f ./build-web/AdminPanelComponents.js ./public/js/AdminPanelComponents.js && hotstaq generate --api --generate-type javascript --copy-to ./public/js/
  • build-web-debugnpm run build && mkdir -p ./public/js/ && hotstaq create --copy-libraries-to-location ./public/js/ app && cp -f ./public/js/HotStaq.js ./public/js/HotStaq.min.js && webpack --mode=development && cp -f ./build-web/AdminPanelComponents.js ./public/js/AdminPanelComponents.js && hotstaq module build && hotstaq generate --api --generate-type javascript --copy-to ./public/js/
  • clean-assetsrm -Rf ./public/hotstaq_modules/@hotstaq/admin-panel/*
  • devhotstaq --hotsite ./HotSite.json --env-file ./.env --development-mode run --server-type web-api --web-http-port 8080
  • prepublishOnlynpm run build-web
  • starthotstaq --hotsite ./HotSite.json --env-file ./.env run --server-type web-api
  • testhotstaq --hotsite ./HotSite.json --dev --env-file .env run --server-type web-api --tester-open-dev-tools --web-test
  • test-headlesshotstaq --hotsite ./HotSite.json --dev --env-file .env run --server-type web-api --tester-headless --tester-disable-gpu-sandbox --tester-disable-dev-shm-usage --web-test
Dependencies13
  • @hotstaq/dataroute^0.2.10
  • @hotstaq/userroute^0.6.14
  • @popperjs/core^2.11.8
  • bootstrap^5.3.3
  • datatables.net^2.2.2
  • datatables.net-bs5^2.2.2
  • datatables.net-colreorder-bs5^2.0.4
  • datatables.net-scroller-bs5^2.4.3
  • datatables.net-searchbuilder-bs5^1.8.2
  • datatables.net-select-bs5^3.0.0
  • dotenv^10.0.0
  • feather-icons^4.29.0
  • jquery^3.7.1