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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts9
buildtsupformatprettier --write 'src/**/*.{ts,tsx,js,jsx,json,md}'linteslint '**/*.{ts,tsx}'prepublishOnlynpm run buildtestvitest run --exclude 'tests/integration/**/*.test.ts'test:compatibilityvitest run tests/integration/compatibility_v1 --retry 2test:integrationvitest run tests/integration --retry 2typechecktsc --noEmitwatchtsup --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.4ai^6.0.13ansi-escapes^7.0.0boxen^8.0.1chalk^5.4.1date-fns^3.5.0dotenv^16.5.0fast-deep-equal^3.1.3fast-json-stable-stringify^2.1.0form-data-encoder^4.0.2formdata-node^6.0.3ini^5.0.0jest-diff^29.7.0mustache^4.2.0node-fetch^3.3.2nunjucks^3.2.4ora^8.2.0qs^6.13.1readable-stream^4.7.0tslog^4.9.3url-join^5.0.0uuid^11.0.3xxhash-wasm^1.1.0