PkgRadar

Package evidence

@fieldsync/[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.

Versions published
18
First published
Jun 2026
Publisher
mkabatek

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":["@fieldsync/[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":["@fieldsync/[email protected]"],"fail_on":"review"}'
Publishermkabatek
Artifact bytes51,357
Previous version1.0.20
Published2026-06-12T17:36:17.448Z
SHA-25639acfab8d51db9bb880a777a74f405671002ec62108b2dca1d7ea8e427c0a921

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildtsup
  • linteslint .
  • lint:fixeslint . --fix
  • preparetsup
  • rendertsx src/cli/render.ts
  • render:showcasetsx scripts/render-feature-showcase.ts
  • render:showcase-pptxtsx scripts/render-showcase-pptx.ts
  • render:showcase-xlsxtsx scripts/render-showcase-xlsx.ts
  • templateyarn template:showcase && yarn template:showcase-xlsx && yarn template:showcase-pptx
  • template:showcasetsx scripts/create-template-feature-showcase.ts
  • template:showcase-pptxtsx scripts/create-template-showcase-pptx.ts
  • template:showcase-xlsxtsx scripts/create-template-showcase-xlsx.ts
  • testtsx scripts/test-pipes.ts && tsx scripts/test-variants.ts
  • test:pipestsx scripts/test-pipes.ts
  • test:variantstsx scripts/test-variants.ts
  • typechecktsc
Dependencies8
  • docx^9.7.0
  • docxtemplater^3.68.7
  • docxtemplater-image-module-free^1.1.1
  • exceljs^4.4.0
  • image-size^1.1.1
  • pdfkit^0.18.0
  • pizzip^3.2.0
  • pptxgenjs^4.0.1