Package evidence
@portel/[email protected]
Install-time lifecycle script: postinstall="npm run build:if-dev"
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
- 85
- Versions published
- 23Established · −30% score
- First published
- Sep 2025
- Publisher
- luracast
Effective trust discount applied: −30% (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":["@portel/[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":["@portel/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="npm run build:if-dev"
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 3 · 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 | postinstall="npm run build:if-dev" | 5 |
Manifest
Package metadata
Scripts45
buildnpm run extract-schemas && tsc && npm run copy-schemas && chmod +x dist/index.js dist/index-mcp.jsbuild:dxtnpm run build:mcpbbuild:dxt:patchednpm run build:mcpb:patchedbuild:dxt:prodnpm run build:mcpb:prodbuild:dxt:signednpm run build:mcpb:signedbuild:if-dev[ -d node_modules/typescript ] && npm run build || echo 'Build skipped (production install)'build:mcpbbash scripts/build-dxt-clean.shbuild:mcpb:patchednpm run build:mcpb && ./scripts/patch-dxt-zip.shbuild:mcpb:prodnpm run build:mcpb && npx @anthropic-ai/mcpb sign ncp.mcpb --cert cert.pem --key key.pem && npm run test:mcpbbuild:mcpb:signednpm run build:mcpb:patched && npx @anthropic-ai/mcpb sign ncp.mcpb --self-signed && npm run test:mcpbcopy-schemasmkdir -p dist/internal-mcps && cp src/internal-mcps/*.schema.json dist/internal-mcps/ 2>/dev/null || truedevnpm run build && npm run startextract-schemastsx scripts/extract-schemas.tspostinstallnpm run build:if-devprepacknpm run build && npm run test:pre-publishprepublishOnlynpm run build && npm run test:pre-publish && node scripts/sync-server-version.cjsreleaserelease-itrelease:dryrelease-it --dry-runstartnode dist/index.jsstatsnode scripts/check-dxt-downloads.jstestcross-env NODE_OPTIONS=--experimental-vm-modules jest --detectOpenHandles --forceExittest:cinpm run test:critical && npm run test:e2e && npm run test:integration && npm run test:integration:dxt && npm run test:mcpbtest:clibash tests/cli-help-validation.shtest:client-registrynode scripts/test-client-registry.jstest:coveragecross-env NODE_OPTIONS=--experimental-vm-modules jest --coverage --detectOpenHandles --forceExittest:criticalcross-env NODE_OPTIONS=--experimental-vm-modules jest tests/mcp-server-protocol.test.ts tests/mcp-timeout-scenarios.test.ts --verbose --detectOpenHandles --forceExittest:dxtnpm run test:mcpbtest:e2enpm run build && cross-env NODE_OPTIONS=--experimental-vm-modules jest tests/e2e --detectOpenHandles --forceExit --runInBandtest:e2e:clinpm run build && cross-env NODE_OPTIONS=--experimental-vm-modules jest tests/e2e/cli-integration.test.ts --verbose --detectOpenHandles --forceExit --runInBandtest:e2e:internal-mcpsnpm run build && cross-env NODE_OPTIONS=--experimental-vm-modules jest tests/e2e/internal-mcps-e2e.test.ts --verbose --detectOpenHandles --forceExit- …and 15 more.
Dependencies28
@anthropic-ai/sdk^0.67.0@modelcontextprotocol/sdk^1.18.0@napi-rs/keyring^1.2.0@portel/photon-core^2.9.4@types/prompts^2.4.9@xenova/transformers^2.17.2adm-zip^0.5.16asciichart^1.5.25chalk^5.3.0chokidar^5.0.0cli-graph^3.2.2cli-highlight^2.1.11clipboardy^4.0.0commander^14.0.1env-paths^3.0.0human-signals^8.0.1inquirer^12.9.6isolated-vm^6.0.2js-yaml^4.1.1json-colorizer^3.0.1marked^15.0.12marked-terminal^7.3.0pdf-lib^1.17.1prettyjson^1.2.5prompts^2.4.2tsx^4.20.6uuid^11.0.5yaml^2.8.1