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
- 228Mature · −50% score
- First published
- Jan 2024
- Publisher
- robertbjarnason
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@policysynth/[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":["@policysynth/[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
Scripts14
buildtsc --project ./ --outDir ./ts-outcreateWeaviateRagChunknpm run build;cp -R src/rag/vectorstore/schemas ts-out/vectorstore/;node ts-out/rag/vectorstore/tools/createRagChunk.jscreateWeaviateRagDocumentnpm run build;cp -R src/rag/vectorstore/schemas ts-out/vectorstore/;node ts-out/rag/vectorstore/tools/createRagDocument.jsdestroyWeaviateRagChunknode ts-out/rag/vectorstore/tools/destroyRagChunk.jsdestroyWeaviateRagDocumentnode ts-out/rag/vectorstore/tools/destroyRagDocument.jsprepublishOnlynpm pack && node repackpublishnpm pack && node repack && node publish.js https://registry.npmjs.org/publish_localnpm pack && node repack && node publish.js http://localhost:4873startnodemon -q ts-out/queue.jstestnpm run test:unittest:buildtsc --project ./tsconfig.test.jsontest:coveragenpm run test:build && c8 --config .c8rc.json node --test ts-out-test/tests/aiModels/*.test.js ts-out-test/tests/base/*.test.js ts-out-test/tests/connectors/*.test.js ts-out-test/tests/dbModels/*.test.js ts-out-test/tests/operations/*.test.js ts-out-test/tests/tools/*.test.js ts-out-test/tests/validations/*.test.jstest:unitnpm run test:build && node --test ts-out-test/tests/aiModels/*.test.js ts-out-test/tests/base/*.test.js ts-out-test/tests/connectors/*.test.js ts-out-test/tests/dbModels/*.test.js ts-out-test/tests/operations/*.test.js ts-out-test/tests/tools/*.test.js ts-out-test/tests/validations/*.test.jswatch-starttsc --project ./ --outDir ./ts-out -w & node ts-out/queue.js
Dependencies39
@airbrake/node^2.1.9@anthropic-ai/bedrock-sdk^0.29.1@anthropic-ai/sdk^0.95.2@anthropic-ai/vertex-sdk^0.16.0@azure/identity^4.13.1@google-cloud/vertexai^1.12.0@google/genai^2.2.0@google/generative-ai^0.24.1@mendable/firecrawl-js^4.23.0axios1.16.0bullmq^5.76.8chalk^5.5.2colors^1.4.0discord.js^14.26.4form-data^4.0.5glob^13.0.6google-auth-library^10.6.2googleapis^171.4.0html-to-text^10.0.0ioredis^5.10.1jsonrepair^3.14.0lodash^4.18.1mammoth^1.12.0node-fetch^3.3.2openai^6.37.0p-limit^7.3.0pdf-parse^2.4.5pg^8.20.0puppeteer^24.43.1puppeteer-extra^3.3.6- …and 9 more.