PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2258780 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
1,063Mature · −50% score
First published
Apr 2023
Publisher
superflows-dev

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

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":["[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"}'
Artifact bytes580,528
Previous version1.0.1086
Published2026-05-27T11:19:09.041Z
SHA-2563fb3b9b70e80addd17b2339af5b971682e314abaac392ea28408936836c8284d

Why flagged

What the scanner saw

Large Javascript Payload: 2258780 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/sf-i-events.js2258780 bytes10

Manifest

Package metadata

Scripts17
  • analyzecem analyze --litelement --globs "src/**/*.ts"
  • analyze:watchcem analyze --litelement --globs "src/**/*.ts" --watch
  • buildtsc
  • build:watchtsc --watch
  • checksizerollup -c ; cat sf-i-events.bundled.js | gzip -9 | wc -c ; rm sf-i-events.bundled.js
  • cleanrimraf sf-i-events.{d.ts,d.ts.map,js,js.map} test/sf-i-events.{d.ts,d.ts.map,js,js.map} test/sf-i-events_test.{d.ts,d.ts.map,js,js.map}
  • formatprettier "**/*.{cjs,html,js,json,md,ts}" --ignore-path ./.eslintignore --write
  • lintnpm run lint:lit-analyzer && npm run lint:eslint
  • lint:eslinteslint 'src/**/*.ts'
  • lint:lit-analyzerlit-analyzer
  • servewds --watch
  • serve:prodMODE=prod npm run serve
  • testnpm run test:dev && npm run test:prod
  • test:devwtr --verbose=true --coverage --silent=false
  • test:prodMODE=prod wtr
  • test:prod:watchMODE=prod wtr --watch
  • test:watchwtr --watch
Dependencies18
  • chart.js3.9.0
  • fs^0.0.1-security
  • lit^2.2.4
  • patternomaly^1.3.2
  • sf-checklist^1.0.17
  • sf-i-bricks^1.0.8
  • sf-i-elastic-text^1.0.17
  • sf-i-form^1.0.189
  • sf-i-multitextarea^1.0.7
  • sf-i-reporting^1.0.122
  • sf-i-select^1.0.93
  • sf-i-sub-select^1.0.68
  • sf-i-uploader^1.0.129
  • sf-multiselect-search^1.0.3
  • sf-new-feature^1.0.1
  • sinon^15.0.1
  • update^0.7.4
  • xlsx^0.18.5