PkgRadar

Package evidence

@jungtz/[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
46
Versions published
25
First published
Apr 2026
Publisher
jungtz

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":["@jungtz/[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":["@jungtz/[email protected]"],"fail_on":"review"}'
Publisherjungtz
Artifact bytes213,286
Previous version1.0.24
Published2026-05-07T08:23:17.086Z
SHA-2561006dca318e67a666f27029638298a7b11e981835b4929f836cda141f112d8d1

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • buildnpm run update-models && rollup -c
  • build:prodnpm run update-models && cross-env NODE_ENV=production rollup -c
  • bumpnode scripts/bump-version.js
  • bump:majornode scripts/bump-version.js major
  • bump:minornode scripts/bump-version.js minor
  • bump:patchnode scripts/bump-version.js patch
  • devrollup -c -w
  • formatprettier --write src/
  • linteslint src/
  • lint:fixeslint src/ --fix
  • prepublishOnlynpm run build:prod
  • previewnode scripts/preview.js
  • preview:webnode scripts/preview-web.js
  • push:versiongit push origin master && git push --tags
  • releasenpm version patch && git push origin master
  • testnode --test
  • typechecktsc --noEmit --skipLibCheck
  • update-modelsnode scripts/fetch-opencode-models.js
Dependencies8
  • @ai-sdk/alibaba^1.0.17
  • @ai-sdk/anthropic^3.0.71
  • @ai-sdk/google^3.0.64
  • @ai-sdk/groq^3.0.35
  • @ai-sdk/openai^3.0.53
  • @openrouter/ai-sdk-provider^2.8.0
  • ai^6.0.168
  • ollama^0.6.3