PkgRadar

Package evidence

@onepercentio/[email protected]

Remote Dependency Spec: devDependencies.@nettoolkit/prerender-loader="github:muritavo/prerender-loader#master"

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
186Mature · −50% score
First published
Apr 2022
Publisher
muritavo

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":["@onepercentio/[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":["@onepercentio/[email protected]"],"fail_on":"review"}'
Publishermuritavo
Artifact bytes2,093,380
Previous version1.3.1
Published2026-05-14T22:01:49.887Z
SHA-2569756f36a1570c2961fa4ae055abbddcd8f8727b19efd991682d901c49d4789dc

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@nettoolkit/prerender-loader="github:muritavo/prerender-loader#master"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@nettoolkit/prerender-loader="github:muritavo/prerender-loader#master"8
mediumRemote Dependency Specpackage.jsondevDependencies.cypress-visual-regression="https://github.com/muritavo/cypress-visual-regression"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.cypress-visual-regressionhttps://github.com/muritavo/cypress-visual-regressionerror0invalid gzip header

Manifest

Package metadata

Scripts18
  • build-storybookstorybook build
  • build:tstsc --project tsconfig.prod.json
  • build:ts:scssbabel src --ignore "**/*.tsx,**/*.ts" --out-dir dist-ts --extensions ".ts,.tsx" --copy-files --no-copy-ignored --config-file=./.prod.babelrc
  • copy-csscpy --cwd="src" "**/*.{scss,svg}" "../dist" --parents
  • deploy:storybookyarn build-storybook && firebase deploy --only hosting
  • devbabel src --ignore "**/*.e2e.ts,**/*.test.ts,**/*.test.tsx,**/*.stories.tsx" --out-dir dist --extensions ".ts,.tsx" --copy-files --no-copy-ignored --config-file=./.prod.babelrc -w
  • dev:aitsc --watch --project ./tsconfig-ai.json
  • dev:tsyarn dev:ts-dist; yarn dev:ts-types;
  • dev:ts-disttsc --project tsconfig.prod.json --watch
  • dev:ts-typestsc --watch
  • dev:vitetsc -p ./tsconfig.vite.json --watch
  • postbuildtsc
  • prebuildrm -rf ./dist; rm -rf ./dist-ts;
  • prepackbun src/index.preprocess.ts; yarn build:ts; yarn build:ts:scss;
  • storybookstorybook dev -p 6006
  • test:e2ecypress run --component --port 6015 --browser chrome
  • test:e2e:watchcypress open --component --port 6005 --browser chrome
  • test:watchjest --watchAll --coverage
Dependencies11
  • @mona-health/react-input-mask^3.0.3
  • @types/lodash^4.14.177
  • @types/react-router-dom^5.3.3
  • bignumber.js^9.0.2
  • deepdash^5.3.9
  • eslint-plugin-import-helpers^1.2.1
  • identity-obj-proxy^3.0.0
  • kill-port^2.0.0
  • lodash^4.17.21
  • react-router-dom^5
  • webpack-dev-server^5.2.2