PkgRadar

Package evidence

@polka-codes/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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.

Versions published
163Mature · −50% score
First published
Mar 2025
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":["@polka-codes/[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":["@polka-codes/[email protected]"],"fail_on":"review"}'
Artifact bytes343,571
Previous version0.10.30
Published2026-05-12T01:59:12.354Z
SHA-2569642e24a1eb54505ae46f5cdec148c39e2477e99d7c394d31fe74b2a1c801d36

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts2
  • buildtsc --build && tsup src/index.ts --format esm --no-splitting && bun run build:copy-wasm
  • build:copy-wasmmkdir -p dist && cp ../../node_modules/sql.js/dist/sql-wasm.wasm dist/
Dependencies13
  • @ai-sdk/google-vertex^4.0.113
  • @ai-sdk/provider^3.0.9
  • @ai-sdk/provider-utils^4.0.24
  • @inquirer/prompts^8.4.2
  • @polka-codes/core^0.10.31
  • ai^6.0.170
  • chalk^5.6.2
  • ignore^7.0.5
  • lodash-es^4.18.1
  • mime-types^3.0.2
  • sql.js^1.14.1
  • yaml^2.8.3
  • zod^4.4.1