Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 177 · status changed
Related candidates
Linked campaigns and clusters
generacy
8 members · evidence strength 78Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/cli/commands/doctor/checks/env-file.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/cli/commands/init/file-generators.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/cli/commands/doctor/checks/github-token.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/cli/commands/init/github.js | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/dist/cli/commands/deploy/credential-forward.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/update/index.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/cluster/scaffolder.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/deploy/ssh-client.js | matched "curl " | 12 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/cli/commands/doctor/checks/env-file.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/cli/commands/init/file-generators.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/cli/commands/doctor/checks/github-token.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/cli/commands/init/github.js | matched "GITHUB_TOKEN" | 30 |
| medium | Remote Payload | package/dist/cli/commands/deploy/credential-forward.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/update/index.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/cluster/scaffolder.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/cli/commands/deploy/ssh-client.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/cli/commands/launch/cloud-error.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/cli/commands/doctor/formatter.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli/commands/init/tar-utils.js | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts8
buildtsccleanrm -rf distdevtsc --watchlinteslint src --ext .tslint:fixeslint src --ext .ts --fixstartnode bin/generacy.jstestvitest runtest:watchvitest
Dependencies12
@clack/prompts^0.9@generacy-ai/activation-client0.0.0-preview-20260524033907@generacy-ai/config0.0.0-preview-20260524033907@generacy-ai/orchestrator-types0.0.0-preview-20260524033907@generacy-ai/workflow-engine0.0.0-preview-20260524033907commander^12.0.0diff^7dotenv^16.4.0pino^9.0.0pino-pretty^11.0.0yaml^2.4.0zod^3.23.0