PkgRadar

Package evidence

@corsair-dev/[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.

Weekly downloads
19
Versions published
6
First published
Apr 2026
Publisher
corsair.dev

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":["@corsair-dev/[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":["@corsair-dev/[email protected]"],"fail_on":"review"}'
Publishercorsair.dev
Artifact bytes345,739
Previous version0.1.4
Published2026-06-04T17:42:14.595Z
SHA-256666584d14fb4ec3fdead482a0525fa92deb2d28fa7284b469e903164f6e901b7

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
0.1.5Version
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
  • buildpnpm run build:web && pnpm run build:server
  • build:servertsup && tsc -p tsconfig.build.json
  • build:watchtsup --watch
  • build:webvite build
  • dev:servertsx src/server/dev-entry.ts
  • dev:webvite
  • typechecktsc --noEmit
Dependencies12
  • @ai-sdk/anthropic^1.0.0
  • @ai-sdk/google^1.0.0
  • @ai-sdk/groq^1.0.0
  • @ai-sdk/openai^1.0.0
  • @corsair-dev/cli0.1.17
  • @corsair-dev/mcp0.1.20
  • ai^4.0.0
  • better-sqlite3^12.0.0
  • corsair0.1.72
  • kysely^0.28.9
  • typescript^5.9.3
  • zod^4.1.13