PkgRadar

Package evidence

@wavemaker-ai/[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
7
First published
May 2026
Publisher
wavemaker_devops

Recommended action

Block this update

Static 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-ai/[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-ai/[email protected]"],"fail_on":"high"}'
Artifact bytes1,867,246
Previous version1.0.0-rc.312
Published2026-06-03T15:43:22.995Z
SHA-256df525ca97b2e69dcdf563cc883d1a1f4ca626e8a4701635eaad2baf17dbf7a03

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

high
Last checked
highRisk
35Score
1.0.0-rc.314Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/project/.envpackage/templates/project/.env35
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/project/.envpackage/templates/project/.env35
lowObfuscation Densitypackage/templates/project/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/package-lock.jsonhigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/transpiler/index.mjs2060025 bytes0

Manifest

Package metadata

Scripts10
  • buildnode scripts/build.js build
  • build:localnode scripts/build.js build:local
  • build:transpilertsup
  • formatprettier --write .
  • preparehusky
  • publish-patchnode scripts/npm-publish.js publish
  • testvitest run
  • test:coveragevitest run --coverage
  • transpilenode ./build/index.js
  • watchnpm-watch build
Dependencies23
  • @angular/compiler12.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.15
  • adm-zip0.5.9
  • archiver7.0.1
  • clean-css5.1.5
  • color4.2.3
  • css-tree2.1.0
  • execa5.0.0
  • fs-extra9.1.0
  • handlebars4.7.7
  • html-entities2.3.2
  • less4.1.1
  • lodash4.17.21
  • node-html-parser5.0.0
  • rimraf3.0.2
  • xml2js0.6.2
  • yargs16.2.0