PkgRadar

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 promoting

Mixed 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"}'
Publisherfehde
Artifact bytes688,598
Previous version1.2.0
Published2025-12-23T23:40:04.829Z
SHA-256c61df53b606d85cd299091789ce0af690ba81b98735a65cd9c3d6cb96261e88c

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

review
Last checked
reviewRisk
3Score
1.2.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="playwright install --with-deps chromium"5

Manifest

Package metadata

Scripts21
  • buildvite build
  • checkbiome check --fix src/
  • cleanrimraf dist
  • coveragevitest run --coverage
  • coverage:mcpvitest run --coverage tests/mcp-unified.test.ts
  • debugNODE_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 --write
  • license-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" --json
  • lintbiome lint app/
  • postinstallplaywright install --with-deps chromium
  • publish:majornpm version major && pnpm publish --no-git-checks
  • publish:minornpm version minor && pnpm publish --no-git-checks
  • publish:patchnpm version patch && pnpm publish --no-git-checks
  • startvite-node main.ts
  • testvitest run
  • test:mcpvitest run tests/mcp-unified.test.ts
  • test:watchvitest
  • typechecktsc --noEmit
  • watchvite build --watch
Dependencies19
  • @modelcontextprotocol/sdk^1.24.3
  • @playwright/test^1.57.0
  • cors^2.8.5
  • express^5.2.1
  • github-slugger^2.0.0
  • happy-dom^20.0.11
  • hast^1.0.0
  • hast-util-to-html^9.0.5
  • playwright^1.57.0
  • postcss^8.5.6
  • rehype-parse^9.0.1
  • rehype-raw^7.0.0
  • rehype-remark^10.0.1
  • rehype-slug^6.0.0
  • remark-gfm^4.0.1
  • remark-stringify^11.0.0
  • unified^11.0.5
  • unist-util-visit^5.0.0
  • yargs-parser^22.0.0