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
- 61
- Versions published
- 27Mature · −50% score
- First published
- Jun 2025
- Publisher
- dugsnodes
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 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":["@pattern-stack/[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":["@pattern-stack/[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
Scripts34
buildtsc -b && vite buildbuild:clitsc cli/**/*.ts --module node16 --moduleResolution node16 --allowSyntheticDefaultImports --esModuleInteropbuild:libnpm run clean && vite build --mode library && npm run build:typesbuild:typestsc --project tsconfig.lib.jsoncleanrm -rf distclean:allnpm run clean && rm -rf .playwright-mcp coverage node_modules/.cache .vite .turbo && find . -name '*.tgz' -delete && find . -name '.DS_Store' -deleteclean:temprm -rf .playwright-mcp coverage .vite .turbo && find . -name '*.tgz' -delete && find . -name '.DS_Store' -deletedevvitegeneratesync-patterns generate ./openapi.json --output ./src/generated --entities --collectionsgenerate:hooksnpx tsx cli/index.ts generate hookslinteslint .lint:design-systemeslint . --ext .tsx,.ts --config eslint.config.jslint:fixeslint . --fixlint:tokensnode scripts/check-design-tokens.mjspackage:checknpm pack --dry-runpackage:sizenpm pack --dry-run 2>&1 | grep -E 'npm notice [0-9]+\.[0-9]+[kM]B'package:testnpm run build:lib && npm pack && tar -tf *.tgz | head -20 && rm *.tgzpackage:validatenpm run package:check && npm run package:size && echo '✅ Package validation passed!'pre-commitnpm run style:check && npm run test:run && npm run buildprepublishOnlynpm run clean && npm run build:libpreviewvite previewsetup:autonode scripts/setup-auto.jssetup:interactivenode scripts/setup-interactive.jsstyle:checknpm run lint:design-systemstyle:fixnpm run lint:fix && npm run style:checktestvitesttest:atomsvitest run src/__tests__/atomstest:coveragevitest run --coveragetest:featuresvitest run src/__tests__/featurestest:moleculesvitest run src/__tests__/molecules- …and 4 more.
Dependencies27
@hookform/resolvers^5.0.1@radix-ui/react-avatar^1.1.10@radix-ui/react-dialog^1.1.15@radix-ui/react-dropdown-menu^2.1.15@radix-ui/react-label^2.1.7@radix-ui/react-slot^1.2.3@tanstack/db^0.5.11@tanstack/electric-db-collection^0.2.11@tanstack/query-db-collection^1.0.6@tanstack/query-sync-storage-persister^5.90.14@tanstack/react-db^0.1.55@tanstack/react-query^5.77.2@tanstack/react-query-devtools^5.79.0@tanstack/react-query-persist-client^5.90.14axios^1.9.0class-variance-authority^0.7.1clsx^2.1.1commander^14.0.0lucide-react^0.511.0mapbox-gl^3.1.2openapi-types^12.1.3react-hook-form^7.56.4react-map-gl^7.1.7react-router-dom^7.6.1tailwind-merge^3.3.0tailwindcss-animate^1.0.7zod^3.25.32