PkgRadar

Package evidence

@artificer-ai/[email protected]

Remote Payload

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.

Versions published
2
First published
Jun 2026
Publisher
dbanksdesign

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":["@artificer-ai/[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":["@artificer-ai/[email protected]"],"fail_on":"review"}'
Publisherdbanksdesign
Artifact bytes441,189
Previous version0.1.1
Published2026-06-30T05:13:21.556Z
SHA-25617060611c1363f7c19e42f81988479029db97a77c964765e33da874a8bdcfd5a

Why flagged

What the scanner saw

Remote Payload

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadmanifest12

Manifest

Package metadata

Dependencies9
  • @ai-sdk/anthropic^3.0.81
  • @ai-sdk/google^3.0.80
  • @ai-sdk/openai^3.0.67
  • @ai-sdk/openai-compatible^2.0.48
  • @hono/node-server^1.13.7
  • ai^6.0.193
  • dotenv^16.4.5
  • hono^4.6.14
  • zod^3.23.8