PkgRadar

Package evidence

@qearlyao/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@qearlyao/[email protected]"],"fail_on":"high"}'

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":["@qearlyao/[email protected]"],"fail_on":"high"}'
Publisherqearlyao
Artifact bytes556,209
Previous version0.2.2
Published2026-05-24T16:17:24.044Z
SHA-2569a3533202b8bd209a9a8c4e26c789956d152db46575a614a06dac0d6f248b4da

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

high
Last checked
highRisk
60Score
0.2.3Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

qearlyao

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/config.example.tomlmatched "GOOGLE_APPLICATION_CREDENTIALS"30
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/scripts/install.shmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/config.example.tomlmatched "GOOGLE_APPLICATION_CREDENTIALS"30
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/scripts/install.shmatched "curl "12
lowObfuscationpackage/dist/image-gen.jsmatched "Buffer.from(data, \"base64"3
lowObfuscationpackage/web/dist/assets/index-C-w9fjBf.jsmatched "\\u00C0"3

Manifest

Package metadata

Scripts9
  • buildnpm run clean && tsc -p tsconfig.build.json && npm --prefix web run build
  • cleannode -e "const fs=require('node:fs'); for (const p of ['dist','web/dist']) fs.rmSync(p,{recursive:true,force:true});"
  • devtsx watch src/cli.ts run
  • formatbiome format --write
  • lintbiome check
  • payload:prettytsx scripts/pretty-payload.ts
  • prepacknpm run build
  • testtsx --test test/**/*.test.ts
  • typechecktsc --noEmit
Dependencies10
  • @earendil-works/pi-agent-core0.75.5
  • @earendil-works/pi-ai0.75.5
  • @earendil-works/pi-coding-agent0.75.5
  • better-sqlite3^12.10.0
  • discord.js^14.26.3
  • dotenv^16.4.5
  • sharp^0.34.5
  • smol-toml^1.4.2
  • sqlite-vec^0.1.9
  • typebox^1.1.38