PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5946046 bytes

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
45
Versions published
80Mature · −50% score
First published
Apr 2024
Publisher
leskur

Effective trust discount applied: 50% (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":["[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"}'
Publisherleskur
Artifact bytes11,300,022
Previous version0.0.58
Published2026-04-30T02:43:06.941Z
SHA-256dcd8e7c653fb12ab692d4b33d79e51e1ce347dfce1372d511a4002cb5919da79

Why flagged

What the scanner saw

Large Javascript Payload: 5946046 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/fu-copilot.umd.cjs5946046 bytes10
mediumLarge Javascript Payloadpackage/lib/fu-copilot.js6638897 bytes10

Manifest

Package metadata

Scripts11
  • build:devvite build --mode development
  • build:libvite build --config vite.lib.config.js
  • build:prodvite build --mode production
  • devvite --mode development
  • formatprettier --write src/
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore
  • localvite --mode localhost
  • previewvite preview
  • prodvite --mode production
  • publish:devvite build --config vite.lib.config.js && npm publish --tag dev
  • publish:prodvite build --config vite.lib.config.js && npm publish
Dependencies17
  • @coze/api^1.3.6
  • @microsoft/fetch-event-source^2.0.1
  • axios^1.6.8
  • crypto-js^4.2.0
  • dayjs^1.11.18
  • fu-apikey^1.1.1
  • highlight.js^11.9.0
  • is-html^2.0.0
  • jose^6.1.0
  • marked^12.0.1
  • marked-highlight^2.1.1
  • md5^2.3.0
  • nanoid^5.0.6
  • pinia^3.0.3
  • vue^3.4.21
  • vue-i18n^9.12.1
  • vue-router^4.3.0