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
- 1,029Niche · −30% score
- Versions published
- 111
- First published
- Mar 2026
- Publisher
- lutfiannas
Effective trust discount applied: −30% (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":["[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":["[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
Scripts55
benchnode benchmarks/hotpath.bench.mjsbench:fullnode benchmarks/hotpath.bench.mjs && node benchmarks/run.jsbench:nativetsx benchmarks/native-parser-bench.tsbench:watchnode --watch benchmarks/hotpath.bench.mjsbuildnpm run build:rust && npm run build:packages && rm -rf dist && tsup --config tsup.config.ts && tsup --config tsup.dts.config.ts && npm run example:buildbuild:devnpm run build:packages && rm -rf dist && tsup --config tsup.config.ts --sourcemap --watchbuild:fastnpm run build:packages && rm -rf dist && tsup --config tsup.config.ts && tsup --config tsup.dts.config.tsbuild:packagesturbo run build --continuebuild:releasenpm run build:rust && npm run build:packages && rm -rf dist && tsup --config tsup.config.ts --no-sourcemap && tsup --config tsup.dts.config.ts && npm run example:buildbuild:rustcd native && napi build --releasecheckturbo run check --continue && npm run check:types && npm run check:boundaries && npm run check:umbrella && npm run check:file-depscheck:binary-sizenode scripts/check-binary-size.mjscheck:binary-size:strictnode scripts/check-binary-size.mjs --max-mb=15check:boundariesdepcruise --config dependency-cruiser.cjs packagescheck:file-depstsx scripts/graph/monorepo-file-deps.ts --checkcheck:typestsc --noEmitcheck:umbrellatsx scripts/check-umbrella-exports.tscleanrm -rf dist && turbo run clean --continuedevtsup --config tsup.config.ts --watchexample:buildcd examples/next-js-app && npm install --ignore-scripts && npx next build --turbopackexample:devcd examples/next-js-app && npm install --ignore-scripts && npx next devexample:typecheckcd examples/next-js-app && npx tsc --noEmitgenerate:schemascargo run --bin export-schemas --manifest-path native/Cargo.toml 2>/dev/null && npx tsx scripts/generate-json-schemas.ts || npx tsx scripts/generate-json-schemas.tsgenerate:schemas:checknpx tsx scripts/generate-json-schemas.ts && git diff --exit-code packages/domain/shared/src/generated/ || (echo "Generated schemas differ — run npm run generate:schemas and commit" && exit 1)graph:file-depstsx scripts/graph/monorepo-file-deps.tshealth:summarynpx tsx scripts/validate/health-summary.tslintbiome check --write .lint:fixnpx biome check --write packages/domain/ packages/infrastructure/ packages/presentation/ --no-errors-on-unmatchedpack:checktsx scripts/check-pack-artifacts.tsscan:savenpx tw scan --save- …and 25 more.
Dependencies2
@clack/prompts^1.1.0ts-pattern^5.9.0
Optional dependencies8
@tailwind-styled/native-darwin-arm645.0.6-canary.0.0@tailwind-styled/native-darwin-x645.0.6-canary.0.0@tailwind-styled/native-linux-arm64-gnu5.0.6-canary.0.0@tailwind-styled/native-linux-x64-gnu5.0.6-canary.0.0@tailwind-styled/native-win32-x64-msvc5.0.6-canary.0.0oxc-minify^0.120.0oxc-parser^0.120.0oxc-transform^0.120.0