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
- bret
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":["@domstack/[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":["@domstack/[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
Scripts12
buildnpm run clean && run-p build:*build:declarationtsc -p declaration.tsconfig.jsoncleanrun-p clean:*clean:declarations-librm -rf $(find lib -type f -name '*.d.ts*' ! -name '*-types.d.ts')clean:declarations-toprm -rf $(find . -maxdepth 1 -type f -name '*.d.ts*')postpublishnpm run cleanprepublishOnlyreleasearonitestrun-s test:*test:linteslinttest:node-testnode --test --experimental-test-coverage "--test-coverage-exclude=fixtures/**" "--test-coverage-exclude=*.test.js" "--test-coverage-exclude=**/*.test.js" --test-reporter=spec --test-reporter=lcov --test-reporter-destination=stdout --test-reporter-destination=lcov.info --test-concurrency=1test:tsctscversionreleasearoni version
Dependencies24
async-folder-walker^3.0.5chokidar^4.0.0cpx2^8.0.0esbuild^0.27.1fastify-plugin^5.0.0fragtml^0.0.9handlebars^4.7.8js-yaml^4.1.0markdown-it^14.1.0markdown-it-abbr^2.0.0markdown-it-anchor^9.0.1markdown-it-attrs^4.1.6markdown-it-deflist^3.0.0markdown-it-emoji^3.0.0markdown-it-footnote^4.0.0markdown-it-highlightjs^4.1.0markdown-it-ins^4.0.0markdown-it-mark^4.0.0markdown-it-sub^2.0.0markdown-it-sup^2.0.0markdown-it-table-of-contents^1.1.0markdown-it-task-lists^2.1.1p-map^7.0.2pretty^2.0.0