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
- 77
- Versions published
- 4
- First published
- Sep 2023
- Publisher
- nickstefan
Recommended action
Looks clean — keep monitoringNo 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":["@ht-sdks/[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":["@ht-sdks/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts23
buildbabel src/index.js --out-dir distbuild:cjstsc -p tsconfig.json --outDir ./dist/cjs --module commonjsbuild:esmtsc -p tsconfig.jsonchangelogauto-changelog -p -t keepachangelog -u true -l false --sort-commits date-desccheck:circularmadge --circular --extensions js src/index.js || exit 0check:duplicatesjscpd src --threshold 5check:linteslint srccheck:lint:cieslint src -f json -o reports/eslint.json || exit 0check:securitynpm audit --recursive --audit-level=highcommitgit-czcommit-msgcommitlint --editcopy:assetscp package.json dist/ && cp readme.md dist/ && cp CHANGELOG.md dist/ && cp LICENSE.md dist/ && cp index.d.ts dist/formatprettier --write .generateHistoryauto-changelog -p -r origin --tag-prefix v --tag-pattern 'v(1.0.(0|[1-9]d*)|1.1.[0-4]|2.(0|[1-9]d*).(0|[1-9]d*))' -l false -o HISTORY.md -t keepachangeloglint:fixeslint . --fixpackagenpm run build:cjs && npm run build:esm && npm run copy:assetspre-commitnpm run test && npx lint-stagedpreparehusky installreleasenpx standard-versionrelease:githubnpx conventional-github-releaser -p angularsizesize-limittestAVA_MODE_ON=true nyc --reporter=lcov --reporter=html --reporter=text ava --serial --verbose > coverage.lcovtest:ciAVA_MODE_ON=true nyc --reporter=lcov --reporter=html --reporter=text ava --serial --verbose > coverage.lcov
Dependencies10
@segment/loosely-validate-event2.0.0axios0.26.0axios-retry3.5.1lodash.clonedeep4.5.0lodash.isstring4.0.1md52.3.0ms2.1.3remove-trailing-slash0.1.1serialize-javascript6.0.1uuid8.3.2
Optional dependencies1
bull4.10.2