PkgRadar

Package evidence

@levra7/[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
First published
May 2026
Publisher
levra7

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":["@levra7/[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":["@levra7/[email protected]"],"fail_on":"review"}'
Publisherlevra7
Artifact bytes367,388
Previous versionnone
Published2026-05-30T16:38:53.437Z
SHA-256b2c3bb54f53ddc36e018020731a7467921586d9f890c544e61e61f7cef5486cb

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.20.6Version
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/dist/tts/client.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts11
  • buildtsc
  • devnpm run build && npm start
  • formatprettier --write "src/**/*.ts"
  • linteslint src --ext .ts --max-warnings=0 --resolve-plugins-relative-to .
  • patch:customnode scripts/apply-custom-patch.mjs
  • release:notes:previewnode scripts/release-notes-preview.mjs
  • release:preparenode scripts/release-prepare.mjs
  • release:rcnode scripts/release-prepare.mjs rc
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
Dependencies13
  • @google-cloud/text-to-speech^6.4.0
  • @grammyjs/menu^1.3.1
  • @opencode-ai/sdk^1.1.21
  • better-sqlite3^12.6.2
  • dotenv^17.2.3
  • grammy^1.39.2
  • https-proxy-agent^7.0.6
  • mdast-util-to-string^4.0.0
  • qrcode^1.5.4
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • socks-proxy-agent^8.0.5
  • unified^11.0.5