PkgRadar

Package evidence

@ai-setting/[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
78
First published
May 2026
Publisher
gddzhaokun

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":["@ai-setting/[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":["@ai-setting/[email protected]"],"fail_on":"review"}'
Publishergddzhaokun
Artifact bytes212,606
Previous version1.5.58
Published2026-06-09T09:08:21.917Z
SHA-2565ce1cbbe439e45ee346ee330fffd33cdae78244fce1496a9c6b13d2cc5a393fc

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildbunup
  • build:mainbunup -- --entry src/index.ts
  • cleanrm -rf dist
  • typechecknpx tsc --noEmit --skipLibCheck --project tsconfig.json
Dependencies18
  • @ai-sdk/anthropic^3.0.0
  • @ai-sdk/google^3.0.0
  • @ai-sdk/openai^3.0.0
  • @ai-sdk/openai-compatible^2.0.0
  • @effect/platform^0.96.1
  • @effect/platform-node^0.106.0
  • @modelcontextprotocol/sdk^1.29.0
  • ai^6.0.0
  • better-sqlite3^11.10.0
  • effect^3.21.2
  • glob^13.0.6
  • jsonc-parser^3.2.0
  • reflect-metadata^0.2.2
  • ws^8.16.0
  • xdg-basedir^5.1.0
  • yaml^2.3.0
  • zod^3.25.0
  • zod-to-json-schema^3.25.0