PkgRadar

Package evidence

@treeseed/[email protected]

Remote Dependency Spec: dependencies.@treeseed/sdk="github:treeseed-ai/sdk#0.10.27"

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
2,134Niche · −30% score
Versions published
114
First published
Apr 2026
Publisher
adrianwebb

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@treeseed/[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":["@treeseed/[email protected]"],"fail_on":"review"}'
Publisheradrianwebb
Artifact bytes439,374
Previous version0.10.20
Published2026-06-04T23:47:17.422Z
SHA-2561bc8d90be8b86833167546fc0950b21b444c6190c32a1bb216de958a2c07ad84

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@treeseed/sdk="github:treeseed-ai/sdk#0.10.27"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.10.21Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@treeseed/sdk="github:treeseed-ai/sdk#0.10.27"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.@treeseed/sdk changed to remote spec in 0.10.21 vs 0.10.20: "github:treeseed-ai/sdk#0.10.27"12

Manifest

Package metadata

Scripts28
  • buildTREESEED_LOCAL_DEV_MODE=cloudflare node ./scripts/run-ts.mjs ./scripts/run-fixture-astro-command.ts build
  • build:distnode ./scripts/run-ts.mjs ./scripts/build-dist.ts
  • checknode ./scripts/run-ts.mjs ./scripts/run-fixture-astro-command.ts check
  • devnode ./scripts/run-ts.mjs ./scripts/dev-platform.ts
  • dev:watchnode ./scripts/run-ts.mjs ./scripts/dev-platform.ts --watch
  • dev:webnode ./scripts/run-ts.mjs ./scripts/dev-platform.ts --surface web
  • fixtures:checknode ./scripts/run-ts.mjs ./scripts/fixture-tools.ts check
  • fixtures:resolvenode ./scripts/run-ts.mjs ./scripts/fixture-tools.ts resolve
  • lintnpm run fixtures:check && npm run starlight:patch && npm run build:dist
  • prebuildnpm run starlight:patch && node ./scripts/run-ts.mjs ./scripts/aggregate-book.ts
  • prechecknpm run starlight:patch
  • prepacknpm run build:dist
  • preparenode ./scripts/prepare.mjs
  • previewnode ./scripts/run-ts.mjs ./scripts/run-fixture-astro-command.ts preview
  • release:check-tagnode ./scripts/run-ts.mjs ./scripts/assert-release-tag-version.ts
  • release:publishnode ./scripts/run-ts.mjs ./scripts/publish-package.ts
  • release:setupnpm run setup:ci
  • release:verifynode ./scripts/run-ts.mjs ./scripts/release-verify.ts
  • setupnpm install
  • setup:cinpm ci
  • starlight:patchnode ./scripts/run-ts.mjs ./scripts/patch-starlight-content-path.ts
  • testnpm run test:unit
  • test:smokenode ./scripts/run-ts.mjs ./scripts/test-smoke.ts
  • test:unitvitest run --config ./vitest.config.ts
  • verifynode --input-type=module -e "await import('./scripts/verify-driver.mjs')"
  • verify:actionnode --input-type=module -e "process.env.TREESEED_VERIFY_DRIVER='act'; await import('./scripts/verify-driver.mjs')"
  • verify:directnpm run release:verify
  • verify:localnode --input-type=module -e "process.env.TREESEED_VERIFY_DRIVER='direct'; await import('./scripts/verify-driver.mjs')"
Dependencies25
  • @astrojs/check^0.9.8
  • @astrojs/cloudflare^12.6.13
  • @astrojs/markdown-remark^6.3.11
  • @astrojs/mdx^4.3.14
  • @astrojs/sitemap3.7.0
  • @astrojs/starlight0.37.6
  • @tailwindcss/vite^4.1.4
  • @treeseed/sdkgithub:treeseed-ai/sdk#0.10.27
  • astro^5.6.1
  • esbuild^0.28.0
  • katex^0.16.22
  • nodemailer^8.0.4
  • rehype-katex^7.0.1
  • remark-frontmatter^5.0.0
  • remark-gfm^4.0.1
  • remark-math^6.0.0
  • remark-mdx^3.1.1
  • remark-parse^11.0.0
  • remark-stringify^11.0.0
  • tailwindcss^4.1.4
  • typescript^5.9.3
  • unified^11.0.5
  • vitest^4.1.2
  • wrangler^4.80.0
  • yaml^2.8.1