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.
- Versions published
- 21Mature · −50% score
- First published
- Dec 2023
- Publisher
- wybaby168
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
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":["@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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
25 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 25 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/dist/components/blockDiagram-GPEHLZMM.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/chunk-727SXJPM.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/chunk-AQP2D5EJ.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/cytoscape.esm.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/dagre-BM42HDAG.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/erDiagram-TEJ5UH35.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/flowDiagram-I6XJVG4X.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/ganttDiagram-6RSMTGT7.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/gitGraphDiagram-PVQCEYII.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/index21.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/index7.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/ishikawaDiagram-YF4QCWOH.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/journeyDiagram-JHISSGLW.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/kanban-definition-UN3LZRKU.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/katex.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/MarkdownViewer.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/mermaid-parser.core.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/mindmap-definition-RKZ34NQL.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/components/PdfView.js | 2629496 bytes | 0 |
| low | Obfuscation Density | package/dist/components/requirementDiagram-4Y6WPE33.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/sankeyDiagram-5OEKKPKP.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/TDSLoader.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/timeline-definition-PNZ67QCA.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/VRMLLoader.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/components/wardleyDiagram-YWT4CUSO.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts26
buildrun-p type-check build-onlybuild-librun-p type-check build-lib-onlybuild-lib-onlyvite build --mode lib && node scripts/fix-lib-css.mjs && node scripts/fix-lib-workers.mjs && node scripts/copy-cad-wasm.mjs --dist-onlybuild-onlyvite buildcad:copy-wasmnode scripts/copy-cad-wasm.mjsdeploy:cloudflarepnpm build-only && node scripts/deploy-cloudflare-pages.mjsdevvitedocs:buildpnpm --dir docs builddocs:devpnpm --dir docs devdocs:previewpnpm --dir docs previewformatprettier --write src/linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignoreobfuscatenode scripts/obfuscate-dist.mjspatch:msdocnode scripts/patch-msdoc-viewer.mjsprebuildnode scripts/patch-msdoc-viewer.mjs && node scripts/copy-cad-wasm.mjsprebuild-libnode scripts/patch-msdoc-viewer.mjs && node scripts/copy-cad-wasm.mjsprebuild-lib-onlynode scripts/patch-msdoc-viewer.mjs && node scripts/copy-cad-wasm.mjsprebuild-onlynode scripts/patch-msdoc-viewer.mjs && node scripts/copy-cad-wasm.mjspredevnode scripts/patch-msdoc-viewer.mjs && node scripts/copy-cad-wasm.mjspretestnode scripts/patch-msdoc-viewer.mjspreviewvite previewrelease:packpnpm type-check && pnpm build-lib-only && pnpm obfuscate && npm packtestvitesttest:buildvue-tsc --noEmit && vite buildtest:coveragevitest run --coveragetype-checkvue-tsc --noEmit
Dependencies36
@excalidraw/excalidraw^0.18.1@flyfish-dev/cad-viewer^0.6.2@kenjiuno/msgreader^1.28.0@myriaddreamin/typst-ts-renderer0.7.0@myriaddreamin/typst-ts-web-compiler0.7.0@myriaddreamin/typst.ts0.7.0axios^1.16.1billboard.js^3.18.0buffer^6.0.3cfb^1.2.2d3^7.9.0dingbat-to-unicode^1.0.1docx-preview^0.3.7e-virt-table^1.3.26epubjs^0.3.93github-markdown-css^5.9.0highlight.js^11.11.1jquery^4.0.0jszip^3.10.1libarchive.js^2.0.2marked^18.0.3msdoc-viewer^0.2.0ofd-xml-parser^0.0.6pako^2.1.0pdfjs-dist^5.7.284postal-mime^2.7.4qs^6.15.2react^19.2.6react-dom^19.2.6roughjs^4.6.6- …and 6 more.