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
- 1
- First published
- May 2026
- Publisher
- ambiad3s
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":["@ambiad3s/[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":["@ambiad3s/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 17 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install-hooks.sh | matched "raw.githubusercontent.com" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install-hooks.sh | matched "raw.githubusercontent.com" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.cjs" | 5 |
Manifest
Package metadata
Scripts22
buildtsc && npm run copy:assetscleanrm -rf distcopy:assetsnode -e "require('fs').cpSync('src/dashboard/public','dist/dashboard/public',{recursive:true})"dashboardnode dist/server/web-server.jsdashboard:buildtsc -p tsconfig.dashboard.json && npm run copy:assetsdashboard:devtsc -p tsconfig.dashboard.json && npm run copy:assets && node dist/server/web-server.jsdevtsc --watchformatprettier --write 'src/**/*.{ts,js,json}'format:checkprettier --check 'src/**/*.{ts,js,json}'linteslint src --ext .ts,.jslint:fixeslint src --ext .ts,.js --fixpostinstallnode scripts/postinstall.cjsprepublishOnlynpm run clean && npm run build && npm teststartnode dist/server/index.jstestnode --experimental-vm-modules node_modules/jest/bin/jest.jstest:benchmarknode --experimental-vm-modules node_modules/jest/bin/jest.js tests/benchmarkstest:cinode --experimental-vm-modules node_modules/jest/bin/jest.js --ci --coverage --maxWorkers=2test:coveragenode --experimental-vm-modules node_modules/jest/bin/jest.js --coveragetest:integrationnode --experimental-vm-modules node_modules/jest/bin/jest.js tests/integrationtest:unitnode --experimental-vm-modules node_modules/jest/bin/jest.js tests/unittest:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watchvalidatenode scripts/validate-package.js
Dependencies10
@modelcontextprotocol/sdk^1.26.0async-mutex^0.5.0better-sqlite3^12.4.1cors^2.8.5diff^8.0.2express^5.1.0glob^11.1.0lru-cache^11.2.2tiktoken^1.0.22zod>=3.25.0 <5