PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2267534 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,067Mature · −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

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"}'
Artifact bytes582,969
Previous version1.0.1091
Published2026-06-01T10:42:35.466Z
SHA-256e1a71b9002e6ec9410d89db585203c120e9dd7ee0174d93bc44704615591d767

Why flagged

What the scanner saw

Large Javascript Payload: 2267534 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/sf-i-events.js2267534 bytes0

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