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
- 18
- First published
- Jan 2026
- Publisher
- solace
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":["[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"}'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
Status history (1 event)
- new → available · risk review · score 5 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="npx only-allow pnpm" | 5 |
Manifest
Package metadata
Scripts15
buildtsupbuild:devtsup --watch --no-dts --env.NODE_ENV developmentcoverage:mergelcov-result-merger 'coverage/lcov*.info' 'coverage/lcov-final.info'dev:linkpnpm link -g && cd storybook && pnpm link -g @SolaceDev/maas-react-componentsinstall:devpnpm install && cd storybook/ && pnpm installlint-storybook:fixeslint ./storybook/src/stories --fixlint:fixeslint ./src --fixpreinstallnpx only-allow pnpmprettier:fixprettier --write .start./scripts/start.shtestpnpm --filter storybook run testtest:buildrun-s buildtest:linteslint .test:watchpnpm --filter storybook run devtypestsc
Dependencies7
@SolaceDev/maas-icons^0.2.186@emotion/react11.13.5@emotion/styled11.13.5@mui/base^5.0.0-beta.70@mui/icons-material^6.1.9@mui/material^6.1.9ajv^8.12.0