PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/dist/reazy-generator/generators/web-app/templates/static/.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
19Established · −30% score
First published
Dec 2016
Publisher
geekyants

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 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":["[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":["[email protected]"],"fail_on":"high"}'
Publishergeekyants
Artifact bytes62,025
Previous version0.0.18
Published2017-02-27T09:09:29.828Z
SHA-2566ae21e60b5c7eaf6107290d452bd26e9658a3e84d93974f654d5c0c92e8ac825

Why flagged

What the scanner saw

Credential File Packaged: package/dist/reazy-generator/generators/web-app/templates/static/.env

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
24Score
0.0.19Version
Status history (1 event)
  1. newavailable · risk high · score 24 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

geekyants

6 members · evidence strength 59
Publisher / release actor burstcandidate

geekyants

6 members · max score 24

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/reazy-generator/generators/web-app/templates/static/.envpackage/dist/reazy-generator/generators/web-app/templates/static/.env35

Manifest

Package metadata

Scripts7
  • babel-compilebabel src --presets babel-preset-es2015 --out-dir dist --copy-files --ignore /templates/
  • buildrm -rf dist && npm run babel-compile && npm run copy-templates
  • copy-templatesnpm run copy-templates-mob && npm run copy-templates-web && npm run copy-templates-plugin
  • copy-templates-mobcp -rf src/reazy-generator/generators/mobile-app/templates dist/reazy-generator/generators/mobile-app/templates
  • copy-templates-plugincp -rf src/reazy-generator/generators/plugin/templates dist/reazy-generator/generators/plugin/templates
  • copy-templates-webcp -rf src/reazy-generator/generators/web-app/templates dist/reazy-generator/generators/web-app/templates
  • watchnpm run copy-templates && babel src --presets babel-preset-es2015 --watch --out-dir dist -s --copy-files --ignore /templates/
Dependencies23
  • ast-traverse^0.1.1
  • babel-core^6.22.1
  • babel-register^6.22.0
  • camelcase^4.0.0
  • chalk^1.1.1
  • cross-spawn-async^2.1.9
  • detect-node^2.0.3
  • ejs^2.5.5
  • fs-extra^2.0.0
  • i^0.3.3
  • lodash^4.17.4
  • ora^1.1.0
  • recast^0.11.2
  • repeating^2.0.0
  • shelljs^0.7.6
  • string^3.3.1
  • string-length^1.0.1
  • try-require^1.2.1
  • update-notifier^1.0.1
  • vorpal^1.10.9
  • yeoman-environment^1.5.2
  • yeoman-generator^0.24.1
  • yo=1.7.1