PkgRadar

Package evidence

@flyfish-group/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
312
Versions published
10Established · −30% score
First published
Dec 2023
Publisher
wybaby168

Effective trust discount applied: 30% (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":["@flyfish-group/[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":["@flyfish-group/[email protected]"],"fail_on":"review"}'
Publisherwybaby168
Artifact bytes2,291,809
Previous version1.0.12
Published2026-05-27T11:47:04.294Z
SHA-256f2cb51dc0720985c4d0902084855dd923c773bdd674a65ba36de022e018037e6

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/components/index2.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/components/MarkdownViewer.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/components/PdfView.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/worker/pptx.worker.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.umd.js2823763 bytes10

Manifest

Package metadata

Scripts17
  • buildrun-p type-check build-only
  • build-librun-p type-check build-lib-only
  • build-lib-onlyvite build --mode lib
  • build-onlyvite build
  • devvite
  • docs:buildpnpm --dir docs build
  • docs:devpnpm --dir docs dev
  • docs:previewpnpm --dir docs preview
  • formatprettier --write src/
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
  • obfuscatenode scripts/obfuscate-dist.mjs
  • previewvite preview
  • release:packpnpm type-check && pnpm build-lib-only && pnpm obfuscate && npm pack
  • testvitest
  • test:buildvue-tsc --noEmit && vite build
  • test:coveragevitest run --coverage
  • type-checkvue-tsc --noEmit
Dependencies22
  • @cadview/core^0.5.0
  • axios^1.16.1
  • billboard.js^3.18.0
  • buffer^6.0.3
  • d3^7.9.0
  • dingbat-to-unicode^1.0.1
  • docx-preview^0.3.7
  • e-virt-table^1.3.26
  • github-markdown-css^5.9.0
  • highlight.js^11.11.1
  • jquery^4.0.0
  • jszip^3.10.1
  • marked^18.0.3
  • msdoc-viewer^0.2.0
  • ofd-xml-parser^0.0.6
  • pdfjs-dist^5.7.284
  • qs^6.15.2
  • styled-exceljs0.21.1
  • tinycolor2^1.6.0
  • v-viewer^1.7.4
  • viewerjs^1.11.7
  • vue^2.7.16