PkgRadar

Package evidence

@ad-technology-inc/[email protected]

Manifest Codeless Dependency Stub, Suspicious Publish Context

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
6
First published
Jul 2026
Publisher
zerexei

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":["@ad-technology-inc/[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":["@ad-technology-inc/[email protected]"],"fail_on":"review"}'
Publisherzerexei
Artifact bytes7,171
Previous version1.4.0
Published2026-07-01T07:15:08.173Z
SHA-256e3b546f4a2bb86dd2c7839e350c6caaa1b753885012a7c34700af00142c59f2c

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubmanifest15
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Dependencies3
  • @tailwindcss/vite^4.3.1
  • tailwindcss^4.3.1
  • vue^3.5.38