PkgRadar

Package evidence

@epicdm/[email protected]

no findings

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":["@epicdm/[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":["@epicdm/[email protected]"],"fail_on":"review"}'
Publisherspencer.epic
Artifact bytes100,928
Previous version1.0.6
Published2026-05-19T23:56:41.627Z
SHA-2567221dc6566a5627891be5197c92bf8957cea7142f9d20441c3e88b99e053b6e7

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.0.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildtsup
  • cleanrm -rf dist
  • devtsup --watch
  • linteslint src tests --ext .ts
  • lint:fixeslint src tests --ext .ts --fix
  • startnode dist/index.js
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • typechecktsc --noEmit
Dependencies14
  • @epicdm/flowstate-collections1.1.8
  • @epicdm/flowstate-obs-middleware1.0.7
  • @epicdm/flowstate-rxdb-node-client1.0.7
  • @langchain/community^0.3.0
  • @langchain/core^0.3.0
  • express^4.21.0
  • ioredis^5.4.1
  • langchain^0.3.0
  • ollama^0.5.0
  • reconnecting-websocket^4.4.0
  • rxdb^16.0.0
  • surrealdb^1.0.0
  • ws^8.18.0
  • zod^3.23.0