PkgRadar

Package evidence

@generacy-ai/[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":["@generacy-ai/[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":["@generacy-ai/[email protected]"],"fail_on":"high"}'
Publishergeneracy
Artifact bytes317,611
Previous version0.0.0-preview-20260523211029
Published2026-05-24T00:15:34.300Z
SHA-25662e81bfff65bd01683af67acee3648a5614532843a8910451d3212dab851ba97

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
33Score
0.0.0-preview-20260524001451Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

generacy

8 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/launcher/credentials-interceptor.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/launcher/credentials-interceptor.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"30
lowObfuscationpackage/dist/auth/jwt.jsmatched "Buffer.from(payload, 'base64"3

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsx watch src/server.ts
  • linteslint src tests --ext .ts
  • startnode dist/server.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies19
  • @fastify/cors^10.0.0
  • @fastify/helmet^12.0.0
  • @fastify/jwt^9.0.0
  • @fastify/oauth2^8.0.0
  • @fastify/rate-limit^10.0.0
  • @generacy-ai/activation-client^0.0.0-preview-20260524001451
  • @generacy-ai/cluster-relay^0.0.0-preview-20260524001451
  • @generacy-ai/config^0.0.0-preview-20260524001451
  • @generacy-ai/control-plane^0.0.0-preview-20260524001451
  • @generacy-ai/credhelper^0.0.0-preview-20260524001451
  • @generacy-ai/generacy-plugin-claude-code^0.0.0-preview-20260524001451
  • @generacy-ai/orchestrator-types^0.0.0-preview-20260524001451
  • @generacy-ai/workflow-engine^0.0.0-preview-20260524001451
  • fastify^5.0.0
  • ioredis^5.4.0
  • pino^9.0.0
  • prom-client^15.0.0
  • yaml^2.4.0
  • zod^3.23.0