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
- 4
- 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
Scripts22
buildrun-s clean build:assets build:declarationbuild:assetsrun-p build:assets:*build:assets:clientesbuild lib/client/index.ts --bundle --platform=browser --target=es2020 --format=iife --global-name=BrowserSyncClient --minify --outfile=lib/client/dist/browser-sync-client.jsbuild:assets:ui-cssesbuild lib/ui/app/styles/index.css --bundle --minify --outfile=lib/ui/public/app.cssbuild:assets:ui-jsesbuild lib/ui/client.ts --bundle --platform=browser --target=es2020 --format=esm --minify --outfile=lib/ui/public/app.jsbuild:declarationtsc -p declaration.tsconfig.jsoncleanrun-p clean:*clean:declarations-librm -rf $(find lib -type f -name '*.d.ts*' ! -path 'lib/ui/htmx-types.d.ts')clean:declarations-toprm -rf $(find . -maxdepth 1 -type f -name '*.d.ts*')clean:js-librm -rf $(find lib -type f -name '*.js' ! -path 'lib/client/dist/*' ! -path 'lib/ui/public/*')clean:js-toprm -rf $(find . -maxdepth 1 -type f -name '*.js' ! -name '*.config.js')postpublishnpm run cleanprepackrun-s clean build:declarationpreparerun-s build:assetsprepublishOnlyreleasearonitestrun-s test:*test:linteslint .test:node-testnode --experimental-test-coverage --test-reporter=spec --test-reporter=lcov --test-reporter-destination=stdout --test-reporter-destination=lcov.info --test-timeout=10000 --testtest:playwrightrun-s build:assets test:playwright:*test:playwright:runplaywright test --timeout=10000test:tsctscversionreleasearoni version
Dependencies15
@fastify/cors^10.0.0@fastify/formbody^8.0.2@fastify/middie^9.3.2@fastify/static^8.0.0argsclopts^1.0.5chokidar^4.0.0fastify^5.0.0fastify-fragtml^0.0.3fragtml^0.0.9htmx.org^4.0.0-beta4pesticide1.3.1picomatch^4.0.0pino^9.0.0pino-pretty^13.0.0ws^8.0.0