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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 21 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/create/template/apps/code/admin/.env | package/create/template/apps/code/admin/.env | 35 |
| high | Credential File Packaged | package/create/template/apps/code/site/.env | package/create/template/apps/code/site/.env | 35 |
Manifest
Package metadata
Scripts4
buildrimraf ./lib && babel src -d dist --source-maps --copy-files --ignore=src/create/template --include-dotfilesbuild:watchrimraf ./lib && babel src -d lib --source-maps --copy-files --ignore=src/init/template --watch -v --include-dotfilespostbuildcp package.json LICENSE README.md dist/prepublishOnlyyarn build
Dependencies18
@serverless/cli^1.1.1@serverless/core^1.1.1@webiny/tracking^0.1.7ansi-escapes^4.2.1chalk^2.4.2env-cmd^9.0.3execa^2.0.5fs-extra^8.1.0glob^7.1.4graphlib^2.1.7inquirer^7.0.0load-json-file^6.2.0node-fetch^2.6.0ramda^0.26.1traverse^0.6.6uuid^3.3.3write-json-file^4.2.0yargs^14.0.0