PkgRadar

Package evidence

@webiny/[email protected]

Credential File Packaged: package/create/template/apps/code/admin/.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
750Mature · −50% score
First published
Oct 2019
Publisher
webiny

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":["@webiny/[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":["@webiny/[email protected]"],"fail_on":"review"}'
Publisherwebiny
Artifact bytes248,800
Previous version0.3.10
Published2019-10-21T13:02:29.846Z
SHA-2561a86027db3ef2fc373c39e63e77dc322a1ff87d92009278a2ddf328d19d9a8fb

Why flagged

What the scanner saw

Credential File Packaged: package/create/template/apps/code/admin/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/create/template/apps/code/admin/.envpackage/create/template/apps/code/admin/.env35
highCredential File Packagedpackage/create/template/apps/code/site/.envpackage/create/template/apps/code/site/.env35

Manifest

Package metadata

Scripts4
  • buildrimraf ./lib && babel src -d dist --source-maps --copy-files --ignore=src/create/template --include-dotfiles
  • build:watchrimraf ./lib && babel src -d lib --source-maps --copy-files --ignore=src/init/template --watch -v --include-dotfiles
  • postbuildcp package.json LICENSE README.md dist/
  • prepublishOnlyyarn build
Dependencies18
  • @serverless/cli^1.1.1
  • @serverless/core^1.1.1
  • @webiny/tracking^0.1.7
  • ansi-escapes^4.2.1
  • chalk^2.4.2
  • env-cmd^9.0.3
  • execa^2.0.5
  • fs-extra^8.1.0
  • glob^7.1.4
  • graphlib^2.1.7
  • inquirer^7.0.0
  • load-json-file^6.2.0
  • node-fetch^2.6.0
  • ramda^0.26.1
  • traverse^0.6.6
  • uuid^3.3.3
  • write-json-file^4.2.0
  • yargs^14.0.0