PkgRadar

Package evidence

@monogatari/[email protected]

Large Javascript Payload: 2889454 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.

Weekly downloads
93
Versions published
15Established · −30% score
First published
Oct 2019
Publisher
hyuchia

Effective trust discount applied: 30% (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":["@monogatari/[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":["@monogatari/[email protected]"],"fail_on":"review"}'
Publisherhyuchia
Artifact bytes2,610,903
Previous version2.0.0-beta.15
Published2020-10-31T21:00:00.830Z
SHA-256ab0a731b2db9695e3b2105ef48af471efa74c51f2ceca747f2feedff90771fdc

Why flagged

What the scanner saw

Large Javascript Payload: 2889454 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
2.0.0Version
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/engine/core/monogatari.js2889454 bytes0

Manifest

Package metadata

Scripts13
  • buildyarn parcel build ./src/index.html
  • build:coreyarn run build:js && yarn build:css
  • build:cssyarn parcel build ./src/index.css --out-file monogatari.css --out-dir dist/engine/core --no-cache --no-source-maps
  • build:debugyarn parcel build ./debug/index.js --global MonogatariDebug --out-file debug.js --out-dir dist/engine/debug --no-cache --public-url .
  • build:jsyarn parcel build ./src/index.js --global Monogatari --out-file monogatari.js --out-dir dist/engine/core --no-cache --public-url .
  • lintyarn lint:html && yarn lint:js && yarn lint:css
  • lint:cssyarn stylelint ./src/**/*.css ./dist/style/**/*.css --ignore-pattern *.min.css
  • lint:htmlyarn htmlhint ./dist/index.html
  • lint:jsyarn eslint ./src --ext .js --ignore-pattern *.min.js && yarn eslint ./dist/js --ext .js --ignore-pattern *.min.js && yarn eslint ./dist/engine/electron --ext .js && yarn eslint ./dist/service-worker.js
  • startyarn parcel serve index.html --open --no-cache
  • testyarn run cypress
  • watch:cssyarn parcel watch ./src/index.css --out-file monogatari.css --out-dir dist/engine/core --no-cache --no-source-maps
  • watch:jsyarn parcel watch ./src/index.js --global Monogatari --out-file monogatari.js --out-dir dist/engine/core --no-cache --public-url .
Dependencies12
  • @aegis-framework/artemis^0.3.24
  • @aegis-framework/kayros.css^0.4.5
  • @aegis-framework/pandora^0.1.7
  • @fortawesome/fontawesome-free^5.15.1
  • animate.css^4.1.1
  • deeply^3.1.0
  • electron^10.1.5
  • mixins.css^1.0.0
  • moment^2.29.1
  • mousetrap^1.6.5
  • random-js^2.1.0
  • tsparticles^1.18.7