Package evidence
@ihsm/[email protected]
New Account With Lifecycle Hook: package first published 0 day(s) ago, 2 total version(s), has lifecycle hook
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
- 2
- First published
- Jun 2026
- Publisher
- filasieno
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@ihsm/[email protected]"],"fail_on":"high"}'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":["@ihsm/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Account With Lifecycle Hook: package first published 0 day(s) ago, 2 total version(s), has lifecycle hook
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 high · score 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 2 total version(s), has lifecycle hook | 25 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 2 total version(s), has lifecycle hook | 25 |
| low | Install-time lifecycle script | package.json | preinstall="node scripts/ensure-ihsm-dev-pack.mjs" | 5 |
Manifest
Package metadata
Scripts14
buildtsc -b tsconfig.lib.json tsconfig.esm.json && node scripts/finalize-build.mjscleanrm -rf ./lib ./.tscdocnpm run sync:docs && cd website && npm ci && npm run startdoc:buildnpm run sync:docs && cd website && npm ci && npm run buildlinteslint --max-warnings 0 "src/spec/**/*.ts"pack:ihsmnode scripts/ensure-ihsm-dev-pack.mjspreinstallnode scripts/ensure-ihsm-dev-pack.mjsprepublishOnlynpm test && npm run buildsync:docsnode scripts/prepare-website-docs.mjstestTS_NODE_PROJECT=tsconfig.lib.json mochatest:collectorTS_NODE_PROJECT=tsconfig.lib.json mocha --no-config --require ts-node/register/transpile-only --node-option no-experimental-strip-types --ui bdd --timeout 30000 src/spec/collector.node.spec.tstest:markerTS_NODE_PROJECT=tsconfig.lib.json node --no-experimental-strip-types --require ts-node/register/transpile-only src/spec/marker.tstypechecktsc -bverify:prodnpm audit --omit=dev
Dependencies11
@opentelemetry/api^1.9.1@opentelemetry/api-logs^0.219.0@opentelemetry/context-async-hooks^2.8.0@opentelemetry/exporter-logs-otlp-http^0.219.0@opentelemetry/exporter-trace-otlp-http^0.219.0@opentelemetry/resources^2.8.0@opentelemetry/sdk-logs^0.219.0@opentelemetry/sdk-trace-base^2.8.0@opentelemetry/sdk-trace-node^2.8.0@opentelemetry/sdk-trace-web^2.8.0@opentelemetry/semantic-conventions^1.41.1