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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 24 · status changed
Related candidates
Linked campaigns and clusters
geekyants
6 members · evidence strength 59geekyants
6 members · max score 24Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/dist/reazy-generator/generators/web-app/templates/static/.env | package/dist/reazy-generator/generators/web-app/templates/static/.env | 35 |
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-templatescopy-templatesnpm run copy-templates-mob && npm run copy-templates-web && npm run copy-templates-plugincopy-templates-mobcp -rf src/reazy-generator/generators/mobile-app/templates dist/reazy-generator/generators/mobile-app/templatescopy-templates-plugincp -rf src/reazy-generator/generators/plugin/templates dist/reazy-generator/generators/plugin/templatescopy-templates-webcp -rf src/reazy-generator/generators/web-app/templates dist/reazy-generator/generators/web-app/templateswatchnpm run copy-templates && babel src --presets babel-preset-es2015 --watch --out-dir dist -s --copy-files --ignore /templates/
Dependencies23
ast-traverse^0.1.1babel-core^6.22.1babel-register^6.22.0camelcase^4.0.0chalk^1.1.1cross-spawn-async^2.1.9detect-node^2.0.3ejs^2.5.5fs-extra^2.0.0i^0.3.3lodash^4.17.4ora^1.1.0recast^0.11.2repeating^2.0.0shelljs^0.7.6string^3.3.1string-length^1.0.1try-require^1.2.1update-notifier^1.0.1vorpal^1.10.9yeoman-environment^1.5.2yeoman-generator^0.24.1yo=1.7.1