Package evidence
@treeseed/[email protected]
Remote Dependency Spec: dependencies.@treeseed/sdk="github:treeseed-ai/sdk#0.10.28"
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
- 115
- 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 promotingMixed 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"}'Why flagged
What the scanner saw
Remote Dependency Spec: dependencies.@treeseed/sdk="github:treeseed-ai/sdk#0.10.28"
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 review · score 24 · status changed
Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.@treeseed/sdk="github:treeseed-ai/sdk#0.10.28" | 12 |
| medium | Dependency Changed To Remote Vs Previous | package.json | dependencies.@treeseed/sdk changed to remote spec in 0.10.22 vs 0.10.21: "github:treeseed-ai/sdk#0.10.28" | 12 |
Manifest
Package metadata
Scripts28
buildTREESEED_LOCAL_DEV_MODE=cloudflare node ./scripts/run-ts.mjs ./scripts/run-fixture-astro-command.ts buildbuild:distnode ./scripts/run-ts.mjs ./scripts/build-dist.tschecknode ./scripts/run-ts.mjs ./scripts/run-fixture-astro-command.ts checkdevnode ./scripts/run-ts.mjs ./scripts/dev-platform.tsdev:watchnode ./scripts/run-ts.mjs ./scripts/dev-platform.ts --watchdev:webnode ./scripts/run-ts.mjs ./scripts/dev-platform.ts --surface webfixtures:checknode ./scripts/run-ts.mjs ./scripts/fixture-tools.ts checkfixtures:resolvenode ./scripts/run-ts.mjs ./scripts/fixture-tools.ts resolvelintnpm run fixtures:check && npm run starlight:patch && npm run build:distprebuildnpm run starlight:patch && node ./scripts/run-ts.mjs ./scripts/aggregate-book.tsprechecknpm run starlight:patchprepacknpm run build:distpreparenode ./scripts/prepare.mjspreviewnode ./scripts/run-ts.mjs ./scripts/run-fixture-astro-command.ts previewrelease:check-tagnode ./scripts/run-ts.mjs ./scripts/assert-release-tag-version.tsrelease:publishnode ./scripts/run-ts.mjs ./scripts/publish-package.tsrelease:setupnpm run setup:cirelease:verifynode ./scripts/run-ts.mjs ./scripts/release-verify.tssetupnpm installsetup:cinpm cistarlight:patchnode ./scripts/run-ts.mjs ./scripts/patch-starlight-content-path.tstestnpm run test:unittest:smokenode ./scripts/run-ts.mjs ./scripts/test-smoke.tstest:unitvitest run --config ./vitest.config.tsverifynode --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:verifyverify: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.28astro^5.6.1esbuild^0.28.0katex^0.16.22nodemailer^8.0.4rehype-katex^7.0.1remark-frontmatter^5.0.0remark-gfm^4.0.1remark-math^6.0.0remark-mdx^3.1.1remark-parse^11.0.0remark-stringify^11.0.0tailwindcss^4.1.4typescript^5.9.3unified^11.0.5vitest^4.1.2wrangler^4.80.0yaml^2.8.1