PkgRadar

Package evidence

[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.

Versions published
2
First published
May 2026
Publisher
lucbine

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":["[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"}'
Publisherlucbine
Artifact bytes429,610
Previous version1.0.27
Published2026-06-10T03:41:48.781Z
SHA-256dac1f3d956bc0763b074b0fd0997bd1de7614210ab64fef9be3ecc1c20e03848

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
1.0.28Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildtsup
  • formatprettier --write 'src/**/*.{ts,tsx,js,jsx,json,md}'
  • linteslint '**/*.{ts,tsx}'
  • prepublishOnlynpm run build
  • testvitest run --exclude 'tests/integration/**/*.test.ts'
  • test:compatibilityvitest run tests/integration/compatibility_v1 --retry 2
  • test:integrationvitest run tests/integration --retry 2
  • typechecktsc --noEmit
  • watchtsup --watch
Dependencies27
  • @ai-sdk/anthropic^3.0.1
  • @ai-sdk/google^3.0.5
  • @ai-sdk/google-vertex^4.0.1
  • @ai-sdk/openai^3.0.7
  • @ai-sdk/provider-utils^4.0.4
  • ai^6.0.13
  • ansi-escapes^7.0.0
  • boxen^8.0.1
  • chalk^5.4.1
  • date-fns^3.5.0
  • dotenv^16.5.0
  • fast-deep-equal^3.1.3
  • fast-json-stable-stringify^2.1.0
  • form-data-encoder^4.0.2
  • formdata-node^6.0.3
  • ini^5.0.0
  • jest-diff^29.7.0
  • mustache^4.2.0
  • node-fetch^3.3.2
  • nunjucks^3.2.4
  • ora^8.2.0
  • qs^6.13.1
  • readable-stream^4.7.0
  • tslog^4.9.3
  • url-join^5.0.0
  • uuid^11.0.3
  • xxhash-wasm^1.1.0