PkgRadar

Package evidence

@dreamtree-org/[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
267
Versions published
33Established · −30% score
First published
Dec 2025
Publisher
preethamkrishna

Effective trust discount applied: 30% (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":["@dreamtree-org/[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":["@dreamtree-org/[email protected]"],"fail_on":"review"}'
Artifact bytes71,204
Previous version1.0.58
Published2026-06-03T03:43:10.797Z
SHA-256eeeba4741e69ed42de70a46bd883f5230289eb58ea514e4c842b54fd25750681

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • build:releasenpm run clean && npm run minify
  • docsecho "Documentation available in doc/ directory"
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint . --max-warnings=0
  • lint:fixeslint . --fix
  • testjest
  • test:alljest --coverage --verbose
  • test:coveragejest --coverage
  • test:typestsc -p tsconfig.types.json
  • test:watchjest --watch
  • version:autonode version-manager.js auto
  • version:currentnode version-manager.js current
  • version:nextnode version-manager.js next
  • version:shownode version-manager.js show
  • version:smartnode version-manager.js smart
  • version:updatenode version-manager.js update
Dependencies4
  • @aws-sdk/client-s3^3.899.0
  • mysql2^3.15.0
  • pg^8.16.3
  • sqlite3^5.1.7
Optional dependencies1
  • @modelcontextprotocol/sdk^1.0.0