PkgRadar

Package evidence

@anyone-oslo/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
150
Versions published
44Mature · −50% score
First published
Nov 2021
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@anyone-oslo/[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":["@anyone-oslo/[email protected]"],"fail_on":"review"}'
Artifact bytes46,480
Previous version3.16.4
Published2026-02-23T19:44:21.439Z
SHA-2569c52b8a88e7196d42144ee88a0c02f18b544f3ccd28daab22dde22adc642c028

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
3.16.5Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts9
  • architecturedepcruise --include-only "^app/javascript" --output-type dot app/javascript | dot -T svg > dependency-graph.svg
  • buildpnpm run build-debug --minify
  • build-debugesbuild app/javascript/admin-dist.ts --bundle --sourcemap --outdir=app/assets/builds/pages_core --target=es2020,chrome64,edge79,firefox62,safari11.1
  • build-disttsc
  • build:csspostcss ./app/assets/stylesheets/pages_core/*.css --dir ./app/assets/builds/pages_core
  • linteslint 'app/javascript/**/*.+(js|jsx|ts|tsx)'
  • preinstallnpx only-allow pnpm
  • prettierprettier app/javascript app/assets/stylesheets --check
  • prettier:fixprettier app/javascript app/assets/stylesheets --write
Dependencies25
  • @fortawesome/fontawesome-free^6.7.2
  • @rails/ujs7.1.3-4
  • @types/lodash^4.17.21
  • @types/rails__ujs^6.0.4
  • @types/react^19.0.0
  • @types/react-dom^19.0.0
  • autoprefixer^10.4.22
  • cssnano^7.1.2
  • lodash^4.17.21
  • normalize.css^8.0.1
  • postcss^8.5.6
  • postcss-calc^10.1.1
  • postcss-cli^11.0.1
  • postcss-image-inliner^7.0.1
  • postcss-import^16.1.1
  • postcss-import-ext-glob^2.1.1
  • postcss-mixins^11.0.3
  • postcss-preset-env^10.4.0
  • postcss-url^10.1.3
  • react^19.0.0
  • react-dom^19.0.0
  • react-image-crop^5.0.0
  • tombolo^0.10.0
  • typescript^5.9.3
  • zustand^5.0.9