PkgRadar

Package evidence

@generacy-ai/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
211
First published
Mar 2026
Publisher
generacy

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":["@generacy-ai/[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":["@generacy-ai/[email protected]"],"fail_on":"review"}'
Publishergeneracy
Artifact bytes205,858
Previous version0.0.0-preview-20260608162417-e40929c
Published2026-06-10T19:16:00.101Z
SHA-2565126749dac0173f21440dba7438d879187c80fe704277fd2ae86d67b0a567ee8

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

review
Last checked
reviewRisk
30Score
0.0.0-preview-20260610191517-e829db2Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli/commands/doctor/checks/github-token.jsmatched "GITHUB_TOKEN"30

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-20260610191517-e829db2
  • @generacy-ai/config0.0.0-preview-20260610191517-e829db2
  • @generacy-ai/orchestrator-types0.0.0-preview-20260610191517-e829db2
  • @generacy-ai/workflow-engine0.0.0-preview-20260610191517-e829db2
  • 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