Package evidence
@aiquants/[email protected]
Install-time lifecycle script: postinstall="playwright install --with-deps chromium"
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
- 72
- Versions published
- 25Established · −30% score
- First published
- Aug 2025
- Publisher
- fehde
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":["@aiquants/[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":["@aiquants/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="playwright install --with-deps chromium"
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="playwright install --with-deps chromium" | 5 |
Manifest
Package metadata
Scripts21
buildvite buildcheckbiome check --fix src/cleanrimraf distcoveragevitest run --coveragecoverage:mcpvitest run --coverage tests/mcp-unified.test.tsdebugNODE_OPTIONS='--enable-source-maps' vite-node --inspect-brk=9229 main.ts --devNODE_OPTIONS='--enable-source-maps' vite-node --inspect=9229 --watch src/mcp-streamable.ts --formatbiome format --writelicense-checkpnpm dlx license-checker --production --onlyAllow "MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;Unlicense"license-check:jsonpnpm dlx license-checker --production --onlyAllow "MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;Unlicense" --jsonlintbiome lint app/postinstallplaywright install --with-deps chromiumpublish:majornpm version major && pnpm publish --no-git-checkspublish:minornpm version minor && pnpm publish --no-git-checkspublish:patchnpm version patch && pnpm publish --no-git-checksstartvite-node main.tstestvitest runtest:mcpvitest run tests/mcp-unified.test.tstest:watchvitesttypechecktsc --noEmitwatchvite build --watch
Dependencies19
@modelcontextprotocol/sdk^1.24.3@playwright/test^1.57.0cors^2.8.5express^5.2.1github-slugger^2.0.0happy-dom^20.0.11hast^1.0.0hast-util-to-html^9.0.5playwright^1.57.0postcss^8.5.6rehype-parse^9.0.1rehype-raw^7.0.0rehype-remark^10.0.1rehype-slug^6.0.0remark-gfm^4.0.1remark-stringify^11.0.0unified^11.0.5unist-util-visit^5.0.0yargs-parser^22.0.0