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.
- Weekly downloads
- 448
- Versions published
- 121Mature · −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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="npx npm-only-allow@latest --PM npm" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="npx patch-package -y" | 5 |
Manifest
Package metadata
Scripts20
analyzecross-env ANALYZE=true npm buildbuildnext buildbuild-storybookcross-env FORCE_COLOR=1 storybook buildcoupling-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.svgdevcross-env FORCE_COLOR=1 next deve2e:headlessplaywright teste2e:uiplaywright test --uiformatprettier --write "**/*.{ts,tsx,md}"lintnext lint && node scripts/lint-tokens.mjslint:fixnext lint --fixpack-stylishrm -rf dist .next .npm-only-allow .rollup.cache && rollup -c && tailwindcss -i src/styles/stylish-tailwind.css -o dist/stylish.css --minify && tailwindcss -i src/styles/stylish-bare.css -o dist/stylish-bare.css --minify && cp src/styles/semantic-theme.css dist/stylish-theme.css && node scripts/clean-dist.mjspostinstallnpx patch-package -ypreinstallnpx npm-only-allow@latest --PM npmprepacknpm run pack-stylishprettierprettier --check "**/*.{js,jsx,ts,tsx}"prettier:fixprettier --write "**/*.{js,jsx,ts,tsx}"startnext startstorybookcross-env FORCE_COLOR=1 storybook dev -p 6006testcross-env FORCE_COLOR=1 jest --passWithNoTeststest-storybookcross-env FORCE_COLOR=1 test-storybook
Dependencies10
@radix-ui/colors^3.0.0@radix-ui/react-icons^1.3.2class-variance-authority^0.7.0lodash^4.17.21lucide-react^0.469.0radix-ui^1.1.2recharts^2.15.3tailwind-merge^2.3.0tslib^2.8.1zod^3.23.8