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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/index.mjs | matched "curl " | 12 |
Manifest
Package metadata
Scripts15
buildtsdown --publintcheck-typestsc --noEmitdevtsdown --watchlintoxlint . && tsc --noEmit && bun test test/cli-builder-sync.test.tsprepublishOnlynpm run buildtestbun test ./test/*.test.tstest:astro-combosbun run scripts/test-astro-combinations.tstest:ciCI=1 bun test --bail=5test:coveragebun test --coverage ./test/*.test.tstest:e2eE2E=1 bun test test/e2e/e2e.e2e.ts --timeout 600000test:integrationbun test test/e2e/cli-interaction.test.ts test/e2e/cli-binary.test.tstest:matrixMATRIX_MODE=batched bun test ./test/matrix/matrix-test.test.tstest:matrix:fastMATRIX_MODE=sample MATRIX_SAMPLE=0.1 bun test ./test/matrix/matrix-test.test.tstest:matrix:fullMATRIX_MODE=full bun test ./test/matrix/matrix-test.test.tstest: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.2consola^3.4.2env-paths^4.0.0execa^9.6.1fs-extra^11.3.5gradient-string^3.0.0handlebars^4.7.9jsonc-parser^3.3.1oxfmt^0.19.0picocolors^1.1.1tinyglobby^0.2.16trpc-cli^0.12.1ts-morph^27.0.2yaml^2.9.0zod4.3.6