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,529Niche · −30% score
- Versions published
- 215Mature · −50% score
- First published
- Jan 2025
- Publisher
- seveibar
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
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":["@tscircuit/[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":["@tscircuit/[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 (2 events)
- available → available · risk review · score 36 · status available -> available, risk high -> review, score 63 -> 36
- new → available · risk high · score 63 · status changed
Evidence
Static findings
3 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/bundle.js | matched "cUrl " | 12 |
| medium | Remote Dependency Spec | package.json | devDependencies.@tscircuit/fake-stripe="git+https://github.com/tscircuit/fake-stripe.git#f1a5b40" | 8 |
| medium | Remote Dependency Spec | package.json | devDependencies.@tscircuit/order-dialog="git+https://github.com/tscircuit/order-dialog.git#55a2839" | 8 |
| medium | Dependency Changed To Remote Vs Previous | package.json | devDependencies.@tscircuit/order-dialog changed to remote spec in 0.0.215 vs 0.0.214: "git+https://github.com/tscircuit/order-dialog.git#55a2839" | 8 |
Manifest
Package metadata
Scripts20
buildbun run generate-images && bun run generate-sitemap && bun run build:fake-api && tsc -b && vite buildbuild:fake-apibun run build:fake-api:tsup && bun run build:fake-api:bundle && bun run build:fake-api:schemabuild:fake-api:bundlewinterspec2 bundle -o dist/bundle.jsbuild:fake-api:schematsup-node ./fake-snippets-api/lib/db/schema.ts --format esm --dtsbuild:fake-api:tsuptsup-node ./fake-snippets-api/lib/index.ts --format esm --dtsbuild:vite:analyzeVITE_BUNDLE_ANALYZE=true vite buildcopy-runframe-versionsbun run scripts/copy-runframe-versions.tsdevbun run build:fake-api && AUTOLOAD_PACKAGES=true vite --hostdev:registrySNIPPETS_API_URL=http://localhost:3100 viteformatbiome format --write .generate-imagesbun run scripts/generate-image-sizes.tsgenerate-sitemapbun run scripts/generate-sitemap.tslintbiome format .playwrightbunx playwright testplaywright:updatebunx playwright test --update-snapshotspreviewvite previewsnapshotbun scripts/snapshot.tsstartbun run devstart:playwright-serverbun run build:fake-api && vite --port 5177typechecktsc --noEmit