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
- 208
- First published
- Mar 2026
- Publisher
- generacy
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
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-20260610191517-e829db2@generacy-ai/cluster-relay^0.0.0-preview-20260610191517-e829db2@generacy-ai/config^0.0.0-preview-20260610191517-e829db2@generacy-ai/control-plane^0.0.0-preview-20260610191517-e829db2@generacy-ai/credhelper^0.0.0-preview-20260610191517-e829db2@generacy-ai/generacy-plugin-claude-code^0.0.0-preview-20260610191517-e829db2@generacy-ai/orchestrator-types^0.0.0-preview-20260610191517-e829db2@generacy-ai/workflow-engine^0.0.0-preview-20260610191517-e829db2fastify^5.0.0ioredis^5.4.0pino^9.0.0prom-client^15.0.0yaml^2.4.0zod^3.23.0