PkgRadar

Package evidence

@daf-sdk/[email protected]

Suspicious Publish Context: {"package_age_days":1,"publisher":"danielvka","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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
150
Versions published
3
First published
Jun 2026
Publisher
danielvka

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":["@daf-sdk/[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":["@daf-sdk/[email protected]"],"fail_on":"review"}'
Publisherdanielvka
Artifact bytes203,707
Previous version1.0.1
Published2026-06-12T23:28:14.617Z
SHA-2565f6f35f1d32fc72a17feb84f5ac54b80d9a95b735ac507689f239c55cf941d7d

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":1,"publisher":"danielvka","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"danielvka","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts4
  • buildtsup src/index.ts src/protocol/index.ts src/runtime/index.ts --format cjs,esm --dts --clean
  • devtsup src/index.ts --format cjs,esm --dts --watch
  • testvitest
  • typechecktsc --noEmit
Dependencies13
  • @ai-sdk/anthropic^3.0.46
  • @ai-sdk/deepseek^2.0.20
  • @ai-sdk/google^3.0.30
  • @ai-sdk/mistral^3.0.20
  • @ai-sdk/openai^3.0.31
  • @ai-sdk/xai^3.0.57
  • @mendable/firecrawl-js^4.25.2
  • @notionhq/client^5.22.0
  • @types/nodemailer^8.0.0
  • ai^6.0.97
  • googleapis^173.0.0
  • nodemailer^8.0.10
  • zod^4.3.6