PkgRadar

Package evidence

@generacy-ai/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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 bytes197,787
Previous version0.0.0-preview-20260523211029
Published2026-05-24T00:15:36.801Z
SHA-2563472037131df023996846aea03fdec2eaec16e5e588bd36efecac78579c611c9

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
177Score
0.0.0-preview-20260524001451Version
Status history (1 event)
  1. newavailable · risk high · score 177 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

generacy

8 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli/commands/doctor/checks/env-file.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/cli/commands/init/file-generators.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/cli/commands/doctor/checks/github-token.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/cli/commands/init/github.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/cli/commands/deploy/credential-forward.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/update/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/cluster/scaffolder.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/deploy/ssh-client.jsmatched "curl "12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli/commands/doctor/checks/env-file.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/cli/commands/init/file-generators.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/cli/commands/doctor/checks/github-token.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/cli/commands/init/github.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/cli/commands/deploy/credential-forward.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/update/index.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/cluster/scaffolder.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/deploy/ssh-client.jsmatched "curl "12
lowObfuscationpackage/dist/cli/commands/launch/cloud-error.jsmatched "\\x00"3
lowObfuscationpackage/dist/cli/commands/doctor/formatter.jsmatched "\\x1b"3
lowObfuscationpackage/dist/cli/commands/init/tar-utils.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • startnode bin/generacy.js
  • testvitest run
  • test:watchvitest
Dependencies12
  • @clack/prompts^0.9
  • @generacy-ai/activation-client0.0.0-preview-20260524001451
  • @generacy-ai/config0.0.0-preview-20260524001451
  • @generacy-ai/orchestrator-types0.0.0-preview-20260524001451
  • @generacy-ai/workflow-engine0.0.0-preview-20260524001451
  • commander^12.0.0
  • diff^7
  • dotenv^16.4.0
  • pino^9.0.0
  • pino-pretty^11.0.0
  • yaml^2.4.0
  • zod^3.23.0