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/src-DBbRu-AO.mjs | matched "curl " | 12 |
Manifest
Package metadata
Scripts7
buildtsdown --publintcheck-typestsc --noEmitdevtsdown --watchprepublishOnlynpm run buildtestbun testtest:cibun run build && BTS_SKIP_EXTERNAL_COMMANDS=1 BTS_TEST_MODE=1 bun test --bail=5test:completecd ../.. && bun run build && cd apps/cli && BTS_MATRIX_MODE=smoke BTS_BUILD_SAMPLES=1 bun test --bail=5
Dependencies21
@better-t-stack/template-generator^3.29.0@better-t-stack/types^3.29.0@clack/core^1.3.1@clack/prompts^1.4.0@modelcontextprotocol/sdk1.29.0@trpc/server^11.17.0better-result^2.9.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.49.0picocolors^1.1.1tinyglobby^0.2.15trpc-cli^0.14.1ts-morph^28.0.0yaml^2.9.0zod^4.4.3