Package evidence
@harmoniclabs/[email protected]
Install-time lifecycle script: postinstall="tsx ./build/postinstall"
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
- 26
- Versions published
- 9
- First published
- Jul 2025
- Publisher
- harmonicpool
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":["@harmoniclabs/[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":["@harmoniclabs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="tsx ./build/postinstall"
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 5 · status changed
Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="tsx ./build/postinstall" | 5 |
| low | Large Javascript Payload | package/out/monaco-editor/dev/vs/editor/editor.main.js | 9513456 bytes | 0 |
| low | Large Javascript Payload | package/out/monaco-editor/min/vs/editor/editor.main.js | 3765869 bytes | 0 |
| low | Obfuscation Density | package/out/languages/bundled/amd-min/vs/basic-languages/freemarker2/freemarker2.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/out/monaco-editor/min/vs/basic-languages/freemarker2/freemarker2.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/out/languages/amd-tsc/language/typescript/lib/lib.js | 2408112 bytes | 0 |
| low | Large Javascript Payload | package/out/languages/bundled/esm/vs/language/typescript/ts.worker.js | 11190726 bytes | 0 |
| low | Large Javascript Payload | package/out/monaco-editor/esm/vs/language/typescript/ts.worker.js | 11190709 bytes | 0 |
| low | Large Javascript Payload | package/out/languages/bundled/amd-dev/vs/language/typescript/tsWorker.js | 11597508 bytes | 0 |
| low | Large Javascript Payload | package/out/languages/bundled/amd-min/vs/language/typescript/tsWorker.js | 5749264 bytes | 0 |
| low | Large Javascript Payload | package/out/monaco-editor/dev/vs/language/typescript/tsWorker.js | 11597508 bytes | 0 |
| low | Large Javascript Payload | package/out/monaco-editor/min/vs/language/typescript/tsWorker.js | 5749264 bytes | 0 |
| low | Large Javascript Payload | package/out/languages/amd-tsc/language/typescript/lib/typescriptServices.js | 10983482 bytes | 0 |
Manifest
Package metadata
Scripts21
buildtsx ./build/build-languages && tsx ./build/build-monaco-editorbuild-monaco-editornpm run builddeps-all-installtsx ./build/npm/installAlldeps-all-removetsx ./build/npm/removeAllimport-typescripttsx ./build/importTypescriptpackage-for-smoketest-esbuildtsx ./test/smoke/package-esbuildpackage-for-smoketest-vitetsx ./test/smoke/package-vitepackage-for-smoketest-webpacktsx ./test/smoke/package-webpackpackage-for-smoketest-webpack-cross-origintsx ./test/smoke/package-webpack --cross-originplaywright-installnode ./node_modules/playwright/install.jsplaywright-install-depsplaywright install-depspostinstalltsx ./build/postinstallprettierprettier --write .prettier-checkprettier --check .pretty-quickpretty-quick --stagedsimpleservertsx ./build/simpleserversmoketestnode ./test/smoke/runner.jssmoketest-debugnode ./test/smoke/runner.js --debug-teststestmocha test/unit/all.js && tsx ./build/check-samplesupdate-actionspin-github-action ./.github/workflows/website.ymlwatchtsc -w -p ./src
Dependencies2
tsx^4.20.3typescript5.4.5