PkgRadar

Package evidence

[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
1,433Niche · −30% score
Versions published
44
First published
Mar 2026
Publisher
0-code

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisher0-code
Artifact bytes542,278
Previous version3.12.1
Published2026-05-30T04:03:03.506Z
SHA-256dfbc7447de792066103d2bc9d0a9033e576df28f6ad5f9e75601f12b8f544fa1

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

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/google-slides-exporter.cjsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts10
  • lint:clinode --check bin/vp-tools.cjs && node --check bin/viepilot.cjs
  • prepublishOnlynpm run verify:release
  • readme:syncnode scripts/sync-readme-metrics.cjs
  • release:checklistnode scripts/release-checklist.cjs
  • smoke:publishednode scripts/smoke-published.cjs
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • verify:releasenpm run lint:cli && npm test && npm pack --dry-run
  • verify:ui-directionnode scripts/verify-ui-direction-pages.cjs
Dependencies3
  • docx^9.0.0
  • pptxgenjs^3.12.0
  • xlsx^0.18.5
Optional dependencies1
  • @googleapis/slides^1.0.0