Package evidence
@generacy-ai/[email protected]
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 "GOOGLE_APPLICATION_CREDENTIALS"
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 33 · status changed
Related candidates
Linked campaigns and clusters
generacy
8 members · evidence strength 78Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/launcher/credentials-interceptor.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/launcher/credentials-interceptor.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 30 |
| low | Obfuscation | package/dist/auth/jwt.js | matched "Buffer.from(payload, 'base64" | 3 |
Manifest
Package metadata
Scripts7
buildtscdevtsx watch src/server.tslinteslint src tests --ext .tsstartnode dist/server.jstestvitest runtest:watchvitesttypechecktsc --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-20260524033907@generacy-ai/cluster-relay^0.0.0-preview-20260524033907@generacy-ai/config^0.0.0-preview-20260524033907@generacy-ai/control-plane^0.0.0-preview-20260524033907@generacy-ai/credhelper^0.0.0-preview-20260524033907@generacy-ai/generacy-plugin-claude-code^0.0.0-preview-20260524033907@generacy-ai/orchestrator-types^0.0.0-preview-20260524033907@generacy-ai/workflow-engine^0.0.0-preview-20260524033907fastify^5.0.0ioredis^5.4.0pino^9.0.0prom-client^15.0.0yaml^2.4.0zod^3.23.0