PkgRadar

Package evidence

[email protected]

no findings

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
500Mature · −50% score
First published
Feb 2025
Publisher
aman-varshney

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 monitoring

No 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"}'
Publisheraman-varshney
Artifact bytes77,097
Previous version3.33.0
Published2026-06-15T19:27:18.994Z
SHA-25614a44c648382c3f2623431f2d9b027fb8966b75f776740651e80aed27af4bb85

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

low
Last checked
lowRisk
0Score
3.33.1-pr1075.e991845Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsdown --publint
  • check-typestsc --noEmit
  • devtsdown --watch
  • prepublishOnlynpm run build
  • testbun test
  • test:cibun run build && BTS_SKIP_EXTERNAL_COMMANDS=1 BTS_TEST_MODE=1 bun test --bail=5
  • test:completecd ../.. && bun run build && cd apps/cli && BTS_MATRIX_MODE=smoke BTS_BUILD_SAMPLES=1 bun test --bail=5
Dependencies21
  • @better-t-stack/template-generator3.33.1-pr1075.e991845
  • @better-t-stack/types3.33.1-pr1075.e991845
  • @clack/core^1.4.1
  • @clack/prompts^1.5.1
  • @modelcontextprotocol/sdk1.29.0
  • @trpc/server^11.17.0
  • better-result^2.9.2
  • consola^3.4.2
  • env-paths^4.0.0
  • execa^9.6.1
  • fs-extra^11.3.5
  • gradient-string^3.0.0
  • handlebars^4.7.9
  • jsonc-parser^3.3.1
  • oxfmt^0.49.0
  • picocolors^1.1.1
  • tinyglobby^0.2.15
  • trpc-cli^0.14.1
  • ts-morph^28.0.0
  • yaml^2.9.0
  • zod^4.4.3