PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
211Mature · −50% score
First published
Feb 2018
Publisher
ewizardjs-team

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,086,189
Previous version3.2.1
Published2026-05-06T13:03:38.620Z
SHA-2565438f1b02037d56b19c7cb160f94c786911a031a2981365c1ff3a875dd719ad4

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
3.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/modules/NpmController/index.jsmatched ".npmrc"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • buildnpm run copy-static-assets && npm run make-api && npm run build-ts
  • build-tstsc
  • copy-static-assetsrimraf dist && mkdir dist && cp -r ./src/public dist
  • linteslint .
  • lockfile-lintlockfile-lint --type npm --path npm-shrinkwrap.json --allowed-hosts npm
  • make-apinode scripts/make-api.js
  • prepare(husky || true)
  • startnpm run build && node dist/index.js
  • testjest --coverage --color
  • test:integrationTEST_USER=$TEST_USER TEST_PASSWORD=$TEST_PASSWORD TEST_URL=$TEST_URL && jest -i tests/integration --coverage --color --ci --reporters=default --reporters=jest-junit
  • test:unitjest -i tests/unit --coverage --color --ci --reporters=default --reporters=jest-junit
  • watch-tstsc -w
Dependencies68
  • @cobalt-engine/utils^2.1.1
  • @ewizardjs/alias-resolver^1.1.3
  • @ewizardjs/blocks-renderer^1.3.0
  • @ewizardjs/component-builder^3.0.0
  • @ewizardjs/content-checker^2.5.2
  • @ewizardjs/content-types^2.5.1
  • @ewizardjs/deep-selector-replacer^1.0.1
  • @ewizardjs/dev-builder^5.5.0
  • @ewizardjs/references-api^2.0.2
  • @ewizardjs/settings^4.7.3
  • @ewizardjs/structure-api^1.0.4
  • @ewizardjs/system-settings^3.17.3
  • @ewizardjs/upath^3.0.0
  • @gitbeaker/node^35.8.1
  • adm-zip^0.5.17
  • archiver^5.3.2
  • async^2.6.4
  • chalk^2.4.2
  • checksum^1.0.0
  • cheerio^0.22.0
  • child-process-promise^2.2.1
  • clone^2.1.2
  • commander^7.2.0
  • consolidate^0.15.1
  • content-disposition^0.5.4
  • create-output-stream0.0.1
  • damerau-levenshtein^1.0.8
  • dot-prop^6.0.1
  • enquirer^2.4.1
  • express^4.22.1
  • …and 38 more.
Optional dependencies1
  • node-windows^1.0.0-beta.8