PkgRadar

Package evidence

@policysynth/[email protected]

no findings

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.

Weekly downloads
454
Versions published
230Mature · −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 monitoring

No 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"}'
Artifact bytes407,785
Previous version1.3.188
Published2026-06-11T19:09:10.223Z
SHA-2569f982db548e39c1c460b383187a99c3953fed50e4763c090ae1c7ddd9dc5b9d4

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

low
Last checked
lowRisk
0Score
1.3.189Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildtsc --project ./ --outDir ./ts-out
  • createWeaviateRagChunknpm run build;cp -R src/rag/vectorstore/schemas ts-out/vectorstore/;node ts-out/rag/vectorstore/tools/createRagChunk.js
  • createWeaviateRagDocumentnpm run build;cp -R src/rag/vectorstore/schemas ts-out/vectorstore/;node ts-out/rag/vectorstore/tools/createRagDocument.js
  • destroyWeaviateRagChunknode ts-out/rag/vectorstore/tools/destroyRagChunk.js
  • destroyWeaviateRagDocumentnode ts-out/rag/vectorstore/tools/destroyRagDocument.js
  • prepublishOnlynpm pack && node repack
  • publishnpm pack && node repack && node publish.js https://registry.npmjs.org/
  • publish_localnpm pack && node repack && node publish.js http://localhost:4873
  • startnodemon -q ts-out/queue.js
  • testnpm run test:unit
  • test:buildtsc --project ./tsconfig.test.json
  • test: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.js
  • test: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.js
  • watch-starttsc --project ./ --outDir ./ts-out -w & node ts-out/queue.js
Dependencies39
  • @airbrake/node^2.1.9
  • @anthropic-ai/bedrock-sdk^0.30.2
  • @anthropic-ai/sdk^0.104.1
  • @anthropic-ai/vertex-sdk^0.17.1
  • @azure/identity^4.13.1
  • @google-cloud/vertexai^1.12.0
  • @google/genai^2.8.0
  • @google/generative-ai^0.24.1
  • @mendable/firecrawl-js^4.25.3
  • axios1.17.0
  • bullmq^5.78.0
  • chalk^5.5.2
  • colors^1.4.0
  • discord.js^14.26.4
  • form-data^4.0.5
  • glob^13.0.6
  • google-auth-library^10.7.0
  • googleapis^173.0.0
  • html-to-text^10.0.0
  • ioredis^5.10.1
  • jsonrepair^3.14.0
  • lodash^4.18.1
  • mammoth^1.12.0
  • node-fetch^3.3.2
  • openai^6.42.0
  • p-limit^7.3.0
  • pdf-parse^2.4.5
  • pg^8.21.0
  • puppeteer^24.43.1
  • puppeteer-extra^3.3.6
  • …and 9 more.