PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 49119551 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
871Mature · −50% score
First published
Aug 2024
Publisher
mnaoumov

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"}'
Publishermnaoumov
Artifact bytes19,203,219
Previous version1.0.2
Published2024-08-17T20:04:12.918Z
SHA-2562df293eda468b0c731e2b3c67528223f70cc46de7c9008a16fd7495967f82562

Why flagged

What the scanner saw

Large Javascript Payload: 49119551 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.1.1Version
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/dist/lib/_dependencies.cjs49119551 bytes0

Manifest

Package metadata

Scripts14
  • buildnpm-run-all build:clean build:validate build:generate-index build:generate-dependencies build:types build:dependencies build:lib build:generate-exports build:static
  • build:cleantsx scripts/build-clean.ts
  • build:dependenciestsx scripts/build-dependencies.ts
  • build:generate-dependenciestsx scripts/build-generate-dependencies.ts
  • build:generate-exportstsx scripts/build-generate-exports.ts
  • build:generate-indextsx scripts/build-generate-index.ts
  • build:libtsx scripts/build-lib.ts
  • build:statictsx scripts/build-static.ts
  • build:typestsc --project ./tsconfig.types.json
  • build:validatetsc --build --force
  • linttsx scripts/cli.ts lint
  • lint-fixtsx scripts/cli.ts lint-fix
  • spellchecktsx scripts/cli.ts spellcheck
  • versiontsx scripts/version.ts
Dependencies8
  • @typescript-eslint/parser^7.16.1
  • adm-zip^0.5.15
  • cspell^8.13.2
  • esbuild^0.23.0
  • eslint^8.57.0
  • eslint-import-resolver-typescript^3.6.1
  • obsidian^1.6.6
  • obsidian-typings^2.2.1-beta.7