Package evidence
@chatlayer/[email protected]
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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.
- Weekly downloads
- 142
- Versions published
- 59Mature · −50% score
- First published
- Feb 2022
- Publisher
- miguel.carvajal
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":["@chatlayer/[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":["@chatlayer/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/gcp/CloudFunctionClient.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/gcp/CloudFunctionClient.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| low | Credential file access | package/src/cli_commands/build.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/gcp/CloudFunction.js | matched "NPM_TOKEN" | 5 |
Manifest
Package metadata
Scripts3
formatprettier --write src/**/*.jspre-commitlint-stagedtestjest
Dependencies39
@chatlayer/blip1.1.1@oclif/core^1.6.3@oclif/plugin-help^5.1.12adm-zip^0.5.5archiver^5.3.0atomic-sleep^1.0.0axios0.26.1browserify^17.0.0colors1.4.0console^0.7.2esbuild0.24.0fast-redact^3.0.2fastify-warning^0.2.0flatstr^1.0.12form-data^4.0.0fs-extra^10.0.0gaxios^4.3.2google-auth-library^7.6.2googleapis85.0.0gulp-filter^7.0.0gulp-prettier^4.0.0ignore^5.1.8jsonschema^1.4.0klaw4.1.0lodash^4.17.21node-fetch^2.6.1ora5.4.0parse-gitignore^1.0.1pino^6.13.2pino-std-serializers^4.0.0- …and 9 more.