PkgRadar

Package evidence

@dirtysouthalpha/[email protected]

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.

Weekly downloads
78
Versions published
2
First published
Jun 2026
Publisher
dirtysouthalpha

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":["@dirtysouthalpha/[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":["@dirtysouthalpha/[email protected]"],"fail_on":"review"}'
Artifact bytes205,124
Previous versionnone
Published2026-06-15T18:56:17.818Z
SHA-256a0e4e5c27df406b94deb0534289d62b51b5379fe1af8b67bd54be8025794f894

Why flagged

What the scanner saw

Suspicious Publish Context

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.1.0Version
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 Contextmanifest10

Manifest

Package metadata

Scripts 9

Sign in to view install / lifecycle script contents.

Dependencies14
  • @modelcontextprotocol/sdk^1.29.0
  • blessed^0.1.81
  • chalk^5.3.0
  • commander^12.1.0
  • dotenv^16.4.5
  • glob^10.3.10
  • headroom-ai^0.22.4
  • ink^5.2.1
  • openai^4.67.3
  • ora^8.0.1
  • puppeteer^24.15.0
  • react^18.3.1
  • ws^8.21.0
  • yaml^2.4.1