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 monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2897299 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/engine/core/monogatari.js | 2897299 bytes | 0 |
Manifest
Package metadata
Scripts13
buildyarn parcel build ./src/index.htmlbuild:coreyarn run build:js && yarn build:cssbuild:cssyarn parcel build ./src/index.css --out-file monogatari.css --out-dir dist/engine/core --no-cache --no-source-mapsbuild: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:csslint:cssyarn stylelint ./src/**/*.css ./dist/style/**/*.css --ignore-pattern *.min.csslint:htmlyarn htmlhint ./dist/index.htmllint: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.jsstartyarn parcel serve index.html --open --no-cachetestyarn run cypresswatch:cssyarn parcel watch ./src/index.css --out-file monogatari.css --out-dir dist/engine/core --no-cache --no-source-mapswatch: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.2animate.css^4.1.1deeply^3.1.0electron^11.3.0mixins.css^1.0.0moment^2.29.1mousetrap^1.6.5random-js^2.1.0tsparticles^1.18.12