PkgRadar

Package evidence

[email protected]

no findings

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
891
Versions published
76Established · −30% score
First published
Nov 2025
Publisher
louismazel

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":["[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"}'
Publisherlouismazel
Artifact bytes82,795
Previous version1.4.7
Published2026-06-10T11:01:24.098Z
SHA-256d47fedcdd465df6a4abe6e20b148f9bfb5eafa4f0b8d2d70c071a17438f90af1

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildunbuild
  • devunbuild --stub
  • healthpnpm typecheck && pnpm -F docs typecheck && pnpm lint:fix:all && pnpm test:unit:coverage && pnpm build && pnpm -F docs build
  • lintcross-env NODE_ENV=production eslint .
  • lint:allpnpm lint && pnpm lint:docs
  • lint:docscross-env NODE_ENV=production pnpm -F docs lint
  • lint:docs:fixpnpm lint:docs --fix
  • lint:fixcross-env NODE_ENV=production eslint . --fix
  • lint:fix:allpnpm lint:fix && pnpm lint:docs:fix
  • pre-commitlint-staged
  • relizytsx src/cli.ts
  • rlytsx src/cli.ts
  • test:unitvitest run
  • test:unit:coveragevitest run --coverage
  • test:unit:watchvitest watch
  • typechecktsc --noEmit --skipLibCheck
Dependencies11
  • @inquirer/prompts^8.5.2
  • @maz-ui/node5.0.0-beta.26
  • @maz-ui/utils5.0.0-beta.25
  • c12^3.3.3
  • changelogen^0.6.2
  • commander^15.0.0
  • convert-gitmoji^0.1.5
  • defu6.1.7
  • fast-glob^3.3.2
  • node-fetch-native^1.6.7
  • semver^7.8.3