PkgRadar

Package evidence

@npm-liqingfeng/[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
889
Versions published
8
First published
May 2026
Publisher
npm-liqingfeng

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":["@npm-liqingfeng/[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":["@npm-liqingfeng/[email protected]"],"fail_on":"review"}'
Artifact bytes3,777,167
Previous version0.6.18
Published2026-06-11T01:19:32.938Z
SHA-256b41ab27f1d7ff19d0d75a30942f188a4f62474d976aaa8484284514b50efbf73

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
25Score
0.6.19Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/.next/server/chunks/[root-of-the-server]__0-qn2~v._.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/.next/server/chunks/[root-of-the-server]__0wqklt4._.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/.next/server/chunks/[root-of-the-server]__12v21o2._.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/.next/server/chunks/0itb_0m6i~hh._.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/.next/server/chunks/node_modules_0aby1ak._.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts6
  • buildnext build --webpack
  • devNODE_ENV=development next dev -p 13030
  • linteslint .
  • releasenpm version patch --no-git-tag-version && npm run build && npm publish --access public
  • startnext start -p 13030
  • typechecktsc --noEmit
Dependencies10
  • @earendil-works/pi-ai^0.75.5
  • @earendil-works/pi-coding-agent^0.75.5
  • @lobehub/icons^5.6.0
  • @types/react-syntax-highlighter^15.5.13
  • next16.2.1
  • react^19.2.4
  • react-dom^19.2.4
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • remark-gfm^4.0.1