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.

Versions published
2,172
First published
Mar 2026
Publisher
yemi33

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,386,369
Previous version0.1.2171
Published2026-06-11T19:26:07.980Z
SHA-256d26fd991486470ad0ee1b18edc20610eef03c8d170a677ea298b410a7de0c4df

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
5Score
0.1.2172Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/managed-spawn-load.test.js
  • test:sequentialnode test/unit.test.js
  • test:setupnpx playwright install chromium
  • test:unitnode test/run-parallel.js
Dependencies1
  • @azure-devops/mcp2.7.0