npm @bosonprotocol/agentic-commerce @1.2.7
score
0.6149
med
flagged
2026-06-05 10:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['boson-mcp-server'] |
| script_count_spike | 0.5 | scripts count 0 -> 40 |
| topology | ||
| dependency_added_unknown | 0.6 | 28 new non-watchlisted dep(s): ['@ai-sdk/anthropic', '@bosonprotocol/common', '@bosonprotocol/core-sdk', '@bosonprotocol/ethers-sdk', '@bosonprotocol/ipfs-storage'] ... |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"bosonprotocoladmin",
"levalleuxludo"
],
"versions": 79
}
Evidence (package doc at flag time)
{
"dependencies_count": 30,
"dist": {
"integrity": "sha512-as2ez15I8YpbKXJ3WCF6JbiO5TuEczIZ8VPZRxTFAnbWeIqqtGM4fFRn2CpzLpUzm/+a94y8Bh0/4x+Fp7/EDQ==",
"tarball": "https://registry.npmjs.org/@bosonprotocol/agentic-commerce/-/agentic-commerce-1.2.7.tgz",
"unpackedSize": 2600512
},
"dist-tags": {
"alpha": "1.2.7-alpha.9",
"latest": "1.2.7"
},
"latest_version": "1.2.7",
"maintainers": [
{
"email": "admin.npmjs@redeemeum.com",
"name": "bosonprotocoladmin"
},
{
"email": "ludoviclevalleux@redeemeum.com",
"name": "levalleuxludo"
}
],
"num_versions": 87,
"repository": {
"type": "git",
"url": "git+https://github.com/bosonprotocol/agentic-commerce.git"
},
"scripts": {
"build": "rimraf dist && tsc --project tsconfig.build.json",
"build:public-docs": "pnpm exec tsx scripts/build-public-docs.ts",
"ci": "echo 'Type checking:' && pnpm typecheck && echo 'Linting:' && pnpm lint:ci && echo 'Tests:' && pnpm test && echo 'Build:' && pnpm build",
"clean": "rimraf dist",
"dev:boson": "nodemon -r dotenv/config dist/boson/mcp-server/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-dev-server",
"dev:boson:http": "nodemon -r dotenv/config dist/boson/mcp-server/index.js --mcp-config mcpServer.json --server boson-dev-server --http",
"dev:boson:http:inspector": "npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-dev-server --http",
"e2e:boson:services": "run-script-os",
"e2e:boson:services:default": "./e2e/boson/run-e2e-services.sh",
"e2e:boson:services:win32": "cmd /c .\\e2e\\boson\\run-e2e-services.cmd",
"e2e:boson:suite": "run-script-os",
"e2e:boson:suite:default": "./e2e/boson/run-e2e-suite.sh",
"e2e:boson:suite:win32": "cmd /c .\\e2e\\boson\\run-e2e-suite.cmd",
"e2e:boson:test": "jest -c ./e2e/boson/jest.config.js",
"e2e:boson:test:only": "jest -c ./e2e/boson/jest.config.js --runInBand",
"link-boson-cc": "node ./scripts/link-to-local-core-components.cjs",
"link-fermion-cc": "node ./scripts/link-to-local-fermion-core-components.cjs",
"lint": "eslint . --ext ts --report-unused-disable-directives --max-warnings 0",
"lint:ci": "eslint . --ext ts --report-unused-disable-directives --max-warnings 100",
"lint:fix": "eslint . --ext ts --fix",
"postpack": "node -e \"require('fs').copyFileSync('README.source.md.bak','README.md'); require('fs').unlinkSync('README.source.md.bak')\"",
"preinstall": "npx only-allow pnpm",
"prepack": "pnpm build:public-docs && node -e \"require('fs').copyFileSync('README.md','README.source.md.bak'); require('fs').copyFileSync('public-docs/README.npm.md','README.md')\"",
"prepare": "pnpm build",
"setup-mcp-server": "pnpm exec tsx scripts/setupMcpServer.ts",
"start:boson": "node -r dotenv/config dist/boson/mcp-server/index.js | npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-server",
"start:boson:http": "node -r dotenv/config dist/boson/mcp-server/index.js --mcp-config mcpServer.json --server boson-server --http",
"start:boson:http:inspector": "npx @modelcontextprotocol/inspector --config mcpServer.json --server boson-server --http",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:ui": "vitest --ui",
"test:watch": "vitest",
"typecheck": "tsc --noEmit || (echo '\u2713 Type checking completed (external library type warnings can be ignored)' && exit 0)",
"typecheck:tests": "tsc --noEmit --project tsconfig.eslint.json || (echo '\u2713 Test type checking completed (external library type warnings can be ignored)' && exit 0)",
"update-badges": "pnpm exec tsx scripts/update-badges.ts",
"upgrade:boson:corec:alpha": "pnpm install @bosonprotocol/common@alpha @bosonprotocol/metadata@alpha @bosonprotocol/ipfs-storage@alpha @bosonprotocol/ethers-sdk@alpha @bosonprotocol/core-sdk@alpha",
"upgrade:boson:corec:latest": "pnpm install @bosonprotocol/common@latest @bosonprotocol/metadata@latest @bosonprotocol/ipfs-storage@latest @bosonprotocol/ethers-sdk@latest @bosonprotocol/core-sdk@latest",
"upgrade:fermion:corec:alpha": "pnpm install @fermionprotocol/common@alpha @fermionprotocol/core-sdk@alpha",
"upgrade:fermion:corec:latest": "pnpm install @fermionprotocol/common@latest @fermionprotocol/core-sdk@latest",
"watch": "rimraf dist && tsc --project tsconfig.build.json --watch"
},
"signal_details": {
"bin_added": "new bin entry: ['boson-mcp-server']",
"dependency_added_unknown": "28 new non-watchlisted dep(s): ['@ai-sdk/anthropic', '@bosonprotocol/common', '@bosonprotocol/core-sdk', '@bosonprotocol/ethers-sdk', '@bosonprotocol/ipfs-storage'] ...",
"script_count_spike": "scripts count 0 -> 40"
},
"time": {
"created": "2025-07-08T14:20:02.644Z",
"modified": "2026-06-05T10:29:56.402Z"
}
}