PkgRadar

Package evidence

@floresek/[email protected]

Large Javascript Payload: 2119590 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.

Versions published
2
First published
Jun 2026
Publisher
floresek

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":["@floresek/[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":["@floresek/[email protected]"],"fail_on":"review"}'
Publisherfloresek
Artifact bytes2,816,523
Previous version0.0.1-test.0
Published2026-06-17T13:20:21.765Z
SHA-256e1e82852fc390707e5f24f099bf6d56c60f41e064b45af1c62f1b70b6f9a6bcb

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"floresek","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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.2-test.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"floresek","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"floresek","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/dist/bundles/ksef-pdf-generator.cjs2119590 bytes0
lowLarge Javascript Payloadpackage/dist/bundles/ksef-pdf-generator.es.js4167338 bytes0
lowLarge Javascript Payloadpackage/dist/bundles/ksef-pdf-generator.umd.min.js2119862 bytes0

Manifest

Package metadata

Scripts13
  • buildvite build --mode production && npm run integrity
  • cleannode -e "require('node:fs').rmSync('dist', { recursive: true, force: true })"
  • devvite --mode public --config vite.config.ts
  • integritynode scripts/generate-integrity.cjs
  • pack:checknpm pack --dry-run --ignore-scripts
  • pack:localnpm pack --ignore-scripts
  • prepublishOnlynpm run build
  • publish:testnpm publish --tag beta --access public --ignore-scripts
  • release:checknpm pack --dry-run --ignore-scripts
  • testvitest
  • test:civitest run --coverage
  • test:uivitest --ui
  • typetsc -p src/app-public/tsconfig.json --noEmit
Dependencies5
  • i18next^25.8.4
  • i18next-browser-languagedetector^8.2.0
  • i18next-http-backend^3.0.2
  • pdfmake0.3.7
  • xml-js^1.6.11
Optional dependencies1
  • @rollup/rollup-linux-x64-gnu^4.50.1