PkgRadar

Package evidence

@generacy-ai/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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 bytes68,801
Previous version0.0.0-preview-20260523211029
Published2026-05-24T00:15:31.625Z
SHA-2565b83ebaf1fc0626fc5a9f53bb2b6d648c44415e42b75a2fba71d8311a3602097

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

generacy

8 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/plugins/core/aws-sts.jsmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/dist/src/plugins/core/github-app.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/src/plugins/core/github-pat.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/src/exposure-renderer.jsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/plugins/core/aws-sts.jsmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/dist/src/plugins/core/github-app.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/src/plugins/core/github-pat.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/src/exposure-renderer.jsmatched "curl "12
lowObfuscationpackage/dist/src/plugins/core/credential-file.jsmatched "Buffer.from(secret.value, 'base64"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • testvitest run
  • test:watchvitest
Dependencies2
  • @generacy-ai/credhelper0.0.0-preview-20260524001451
  • picomatch^4.0.4