PkgRadar

Package evidence

[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.

Weekly downloads
2,381Niche · −30% score
Versions published
1,503Mature · −50% score
First published
May 2015
Publisher
lane-formio

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 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":["[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"}'
Publisherlane-formio
Artifact bytes880,864
Previous version4.7.0-api98.1
Published2026-06-03T21:34:50.179Z
SHA-256e0a672d2695af7a89ebc33a55aeb72128e19ab30e28cf87991e3bfafe35a8b2f

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildnpm run build:vm
  • build:vmwebpack --config src/vm/webpack.vm.config.js
  • coverageTEST_SUITE=1 nyc --reporter=lcov --reporter=text --reporter=text-summary mocha test/test.js -b -t 60000 --no-node-snapshot --exit
  • linteslint . --fix
  • show-coverageopen coverage/lcov-report/index.html
  • startnode --no-node-snapshot main.js
  • start:devnodemon --no-node-snapshot main.js
  • testTEST_SUITE=1 mocha test/test.js -b -t 60000 --no-node-snapshot --trace-warnings --exit
Dependencies46
  • @formio/core^2.7.0
  • @formio/feature-flags^1.2.0
  • @formio/js^5.4.0
  • @formio/node-fetch-http-proxy^1.1.0
  • @formio/vm^2.1.0
  • JSONStream^1.3.5
  • adm-zip^0.5.9
  • async^3.2.4
  • bcryptjs^2.4.3
  • body-parser^2.2.1
  • chance^1.1.8
  • clone^2.1.2
  • colors^1.4.0
  • config^3.3.7
  • cors^2.8.5
  • csv^6.1.3
  • debug^4.3.4
  • delete-property0.0.4
  • event-chain^0.0.1
  • expose-gc^1.0.0
  • express^4.21.1
  • fast-json-patch^3.1.1
  • fs-extra^10.1.0
  • html-entities^2.3.3
  • inputmask^5.0.8
  • inquirer^12.6.1
  • jsdom^26.1.0
  • jsonwebtoken^9.0.3
  • lodash^4.17.23
  • memory-cache^0.2.0
  • …and 16 more.