PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Artifact bytes109,059
Previous version1.7.0
Published2026-05-11T20:30:51.675Z
SHA-256a5294b6a8b7a0ec5b142bd4f8b6f39ee2415729b9233e11e4a2ea1d4738dfeef

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
12Score
1.7.1Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.mjsmatched "curl "12

Manifest

Package metadata

Scripts15
  • buildtsdown --publint
  • check-typestsc --noEmit
  • devtsdown --watch
  • lintoxlint . && tsc --noEmit && bun test test/cli-builder-sync.test.ts
  • prepublishOnlynpm run build
  • testbun test ./test/*.test.ts
  • test:astro-combosbun run scripts/test-astro-combinations.ts
  • test:ciCI=1 bun test --bail=5
  • test:coveragebun test --coverage ./test/*.test.ts
  • test:e2eE2E=1 bun test test/e2e/e2e.e2e.ts --timeout 600000
  • test:integrationbun test test/e2e/cli-interaction.test.ts test/e2e/cli-binary.test.ts
  • test:matrixMATRIX_MODE=batched bun test ./test/matrix/matrix-test.test.ts
  • test:matrix:fastMATRIX_MODE=sample MATRIX_SAMPLE=0.1 bun test ./test/matrix/matrix-test.test.ts
  • test:matrix:fullMATRIX_MODE=full bun test ./test/matrix/matrix-test.test.ts
  • test:watchbun test --watch
Dependencies20
  • @better-fullstack/template-generator^1.7.1
  • @better-fullstack/types^1.7.1
  • @clack/core^0.5.0
  • @clack/prompts^1.3.0
  • @modelcontextprotocol/sdk^1.29.0
  • @orpc/server^1.14.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.19.0
  • picocolors^1.1.1
  • tinyglobby^0.2.16
  • trpc-cli^0.12.1
  • ts-morph^27.0.2
  • yaml^2.9.0
  • zod4.3.6