PkgRadar

Package evidence

@askstylo/[email protected]

Install-time lifecycle script: preinstall="npx npm-only-allow@latest --PM npm"

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
117Mature · −50% score
First published
Dec 2024
Publisher
eric-at-stylo

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":["@askstylo/[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":["@askstylo/[email protected]"],"fail_on":"review"}'
Publishereric-at-stylo
Artifact bytes1,342,341
Previous version1.2.7
Published2026-05-28T16:07:01.977Z
SHA-2569a10faaf12874aef5fe6e85847731eae59b77e4fb0000db6ed482e20b041bf99

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx npm-only-allow@latest --PM npm"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx npm-only-allow@latest --PM npm"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npx patch-package -y"5

Manifest

Package metadata

Scripts19
  • analyzecross-env ANALYZE=true npm build
  • buildnext build
  • build-storybookcross-env FORCE_COLOR=1 storybook build
  • coupling-graphnpx madge --extensions js,jsx,ts,tsx,css,md,mdx ./ --exclude '.next|tailwind.config.js|reset.d.ts|prettier.config.js|postcss.config.js|playwright.config.ts|next.config.js|next-env.d.ts|instrumentation.ts|e2e/|README.md|.storybook/|.eslintrc.js' --image graph.svg
  • devcross-env FORCE_COLOR=1 next dev
  • e2e:headlessplaywright test
  • e2e:uiplaywright test --ui
  • formatprettier --write "**/*.{ts,tsx,md}"
  • lintnext lint
  • lint:fixnext lint --fix
  • pack-stylishrm -rf dist .next .npm-only-allow .rollup.cache && rollup -c && cp dist/esm/stylish.css dist/stylish.css
  • postinstallnpx patch-package -y
  • preinstallnpx npm-only-allow@latest --PM npm
  • prettierprettier --check "**/*.{js,jsx,ts,tsx}"
  • prettier:fixprettier --write "**/*.{js,jsx,ts,tsx}"
  • startnext start
  • storybookcross-env FORCE_COLOR=1 storybook dev -p 6006
  • testcross-env FORCE_COLOR=1 jest --passWithNoTests
  • test-storybookcross-env FORCE_COLOR=1 test-storybook
Dependencies9
  • @radix-ui/colors^3.0.0
  • @radix-ui/react-icons^1.3.2
  • autoprefixer^10.4.16
  • class-variance-authority^0.7.0
  • lodash^4.17.21
  • lucide-react^0.469.0
  • radix-ui^1.1.2
  • recharts^2.15.3
  • zod^3.23.8