PkgRadar

Package evidence

@yemi33/[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
9,788Niche · −30% score
Versions published
2,184
First published
Mar 2026
Publisher
yemi33

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":["@yemi33/[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":["@yemi33/[email protected]"],"fail_on":"review"}'
Publisheryemi33
Artifact bytes17,494,015
Previous version0.1.2183
Published2026-06-13T07:58:32.047Z
SHA-2563848992f706f79cbe284bb472d9d106ff86a62f3f268e17526a5912b1eb23872

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
0.1.2184Version
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/engine/shared.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts24
  • devnode bin/minions.js --dev restart
  • dev:dashnode bin/minions.js --dev dash
  • dev:startnode bin/minions.js --dev start
  • dev:statusnode bin/minions.js --dev status
  • dev:stopnode bin/minions.js --dev stop
  • linteslint dashboard/ engine/ado.js engine/github.js engine/lifecycle.js engine/queries.js engine/watches.js engine/cli.js
  • package:checknode tools/check-package-boundary.js public
  • package:prepare:internalnode tools/prepare-package.js internal
  • package:prepare:publicnode tools/prepare-package.js public
  • testnode test/run-parallel.js
  • test:allnode test/run-parallel.js && node test/minions-tests.js && node test/integration/run.js
  • test:e2enpx playwright test
  • test:e2e:acceptnode test/playwright/accept-baseline.js
  • test:e2e:accept-forcenode test/playwright/accept-baseline.js --force
  • test:e2e:headednpx playwright test --headed
  • test:e2e:reportnpx playwright show-report test/playwright/report
  • test:e2e:uinpx playwright test --ui
  • test:e2e:videonpx playwright test --video=on --headed
  • test:integrationnode test/minions-tests.js && node test/integration/run.js
  • test:parallelnode test/run-parallel.js
  • test:perfnode test/perf/run.js
  • test:sequentialnode test/unit.test.js
  • test:setupnpx playwright install chromium
  • test:unitnode test/run-parallel.js
Dependencies1
  • @azure-devops/mcp2.7.0