Package evidence
@wavemaker/[email protected]
Credential File Packaged: package/templates/project/.env
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
- 57Established · −30% score
- First published
- Nov 2025
- Publisher
- wavemaker_devops
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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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/[email protected]"],"fail_on":"high"}'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/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/templates/project/.env
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 high · score 49 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/project/.env | package/templates/project/.env | 35 |
| high | Credential File Packaged | package/templates/project/.npmrc | package/templates/project/.npmrc | 35 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/templates/project/.env | package/templates/project/.env | 35 |
| high | Credential File Packaged | package/templates/project/.npmrc | package/templates/project/.npmrc | 35 |
| low | Obfuscation Density | package/templates/project/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts8
buildnode scripts/build.js buildbuild:localnode scripts/build.js build:localformatprettier --write .preparehuskypublish-patchnode scripts/npm-publish.js publishtestjest build/testtranspilenode ./build/index.jswatchnpm-watch build
Dependencies24
@angular/compiler^12.2.1@babel/generator7.13.9@babel/parser7.13.11@babel/traverse7.13.0@types/lodash4.14.191@types/node18.11.10@types/prettier2.7.1@types/yargs17.0.15adm-zip0.5.9archiver^7.0.1axios1.2.0clean-css5.1.5color4.2.3css-tree2.1.0execa5.0.0fs-extra9.1.0handlebars4.7.7html-entities2.3.2less4.1.1lodash4.17.21node-html-parser5.0.0rimraf3.0.2xml2js^0.6.2yargs16.2.0