Package evidence
@bosonprotocol/[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.
- Versions published
- 87Established · −30% score
- First published
- Jul 2025
- 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 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":["@bosonprotocol/[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":["@bosonprotocol/[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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="npx only-allow pnpm" | 5 |
Manifest
Package metadata
Scripts40
buildrimraf dist && tsc --project tsconfig.build.jsonbuild:public-docspnpm exec tsx scripts/build-public-docs.tsciecho 'Type checking:' && pnpm typecheck && echo 'Linting:' && pnpm lint:ci && echo 'Tests:' && pnpm test && echo 'Build:' && pnpm buildcleanrimraf distdev:bosonnodemon -r dotenv/config dist/boson/mcp-server/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-dev-serverdev:boson:httpnodemon -r dotenv/config dist/boson/mcp-server/index.js --mcp-config mcpServer.json --server boson-dev-server --httpdev:boson:http:inspectornpx @modelcontextprotocol/inspector --config mcpServer.json --server boson-dev-server --httpe2e:boson:servicesrun-script-ose2e:boson:services:default./e2e/boson/run-e2e-services.she2e:boson:services:win32cmd /c .\e2e\boson\run-e2e-services.cmde2e:boson:suiterun-script-ose2e:boson:suite:default./e2e/boson/run-e2e-suite.she2e:boson:suite:win32cmd /c .\e2e\boson\run-e2e-suite.cmde2e:boson:testjest -c ./e2e/boson/jest.config.jse2e:boson:test:onlyjest -c ./e2e/boson/jest.config.js --runInBandlink-boson-ccnode ./scripts/link-to-local-core-components.cjslink-fermion-ccnode ./scripts/link-to-local-fermion-core-components.cjslinteslint . --ext ts --report-unused-disable-directives --max-warnings 0lint:cieslint . --ext ts --report-unused-disable-directives --max-warnings 100lint:fixeslint . --ext ts --fixpostpacknode -e "require('fs').copyFileSync('README.source.md.bak','README.md'); require('fs').unlinkSync('README.source.md.bak')"preinstallnpx only-allow pnpmprepackpnpm build:public-docs && node -e "require('fs').copyFileSync('README.md','README.source.md.bak'); require('fs').copyFileSync('public-docs/README.npm.md','README.md')"preparepnpm buildsetup-mcp-serverpnpm exec tsx scripts/setupMcpServer.tsstart:bosonnode -r dotenv/config dist/boson/mcp-server/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-serverstart:boson:httpnode -r dotenv/config dist/boson/mcp-server/index.js --mcp-config mcpServer.json --server boson-server --httpstart:boson:http:inspectornpx @modelcontextprotocol/inspector --config mcpServer.json --server boson-server --httptestvitest runtest:coveragevitest run --coverage- …and 10 more.
Dependencies30
@ai-sdk/anthropic^1.2.12@bosonprotocol/common1.33.0@bosonprotocol/core-sdk1.48.0@bosonprotocol/ethers-sdk1.18.0@bosonprotocol/ipfs-storage1.13.0@bosonprotocol/metadata1.16.3@dmitryrechkin/json-schema-to-zod^1.0.1@ethersproject/bignumber5.8.0@fermionprotocol/common^1.7.0@fermionprotocol/core-sdk^1.7.0@fermionprotocol/metadata1.5.2@goat-sdk/core^0.5.0@goat-sdk/wallet-evm^0.3.0@goat-sdk/wallet-viem^0.3.0@modelcontextprotocol/sdk1.17.4@opensea/seaport-js4.0.4ai^4.3.19ajv^8.17.1ajv-formats^3.0.1commander^14.0.0dotenv^16.5.0ethers^5.7.2ethers-v6npm:ethers@^6.14.3express^5.1.0lodash^4.17.21mcp-inspector^1.0.0nodemon^3.1.10reflect-metadata0.2.2viem2.23.4zod^3.25.51