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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/engine/shared.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts24
devnode bin/minions.js --dev restartdev:dashnode bin/minions.js --dev dashdev:startnode bin/minions.js --dev startdev:statusnode bin/minions.js --dev statusdev:stopnode bin/minions.js --dev stoplinteslint dashboard/ engine/ado.js engine/github.js engine/lifecycle.js engine/queries.js engine/watches.js engine/cli.jspackage:checknode tools/check-package-boundary.js publicpackage:prepare:internalnode tools/prepare-package.js internalpackage:prepare:publicnode tools/prepare-package.js publictestnode test/run-parallel.jstest:allnode test/run-parallel.js && node test/minions-tests.js && node test/integration/run.jstest:e2enpx playwright testtest:e2e:acceptnode test/playwright/accept-baseline.jstest:e2e:accept-forcenode test/playwright/accept-baseline.js --forcetest:e2e:headednpx playwright test --headedtest:e2e:reportnpx playwright show-report test/playwright/reporttest:e2e:uinpx playwright test --uitest:e2e:videonpx playwright test --video=on --headedtest:integrationnode test/minions-tests.js && node test/integration/run.jstest:parallelnode test/run-parallel.jstest:perfnode test/perf/run.jstest:sequentialnode test/unit.test.jstest:setupnpx playwright install chromiumtest:unitnode test/run-parallel.js
Dependencies1
@azure-devops/mcp2.7.0