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 promotingMixed 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"}'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 review · score 30 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/cli/commands/doctor/checks/github-token.js | matched "GITHUB_TOKEN" | 30 |
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-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-e829db2commander^12.0.0diff^7dotenv^16.4.0pino^9.0.0pino-pretty^11.0.0yaml^2.4.0zod^3.23.0