Package evidence
@wavemaker-ai/[email protected]
Install-time lifecycle script: postinstall="node ./scripts/post-build.js"
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
- 12
- Versions published
- 7
- First published
- May 2026
- Publisher
- wavemaker_devops
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":["@wavemaker-ai/[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":["@wavemaker-ai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node ./scripts/post-build.js"
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
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/post-build.js" | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts6
buildnode scripts/build.js buildpostinstallnode ./scripts/post-build.jspublish-patchnode scripts/npm-publish.js publishtestjest build/testtranspilenode ./build/index.jswatchnpm-watch build
Dependencies28
@angular/compiler12.2.1@babel/generator7.13.9@babel/parser7.13.11@babel/traverse7.23.2@types/lodash4.14.191@types/node18.11.10@types/prettier2.7.1@types/yargs17.0.15@wavemaker-ai/custom-widgets-m31.0.0-rc.314@wavemaker-ai/foundation-css1.0.0-rc.314adm-zip0.5.9axios1.8.3clean-css5.1.5color4.2.3css-to-react-native-transform1.9.0css-tree2.1.0execa5.0.0fs-extra9.1.0handlebars4.7.7html-entities2.3.2less4.1.1lodash4.17.21node-html-parser5.0.0prettier2.3.0puppeteer5.4.0rimraf3.0.2style-dictionary4.1.0yargs16.2.0