PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
210
Versions published
7
First published
May 2026
Publisher
stan-chen

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherstan-chen
Artifact bytes619,146
Previous version0.4.0
Published2026-05-25T07:58:23.242Z
SHA-2560c884bf0de31c7472da33c481a70f3a2a9df92b4efcb4dd89c92cd130b9e7008

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin/meow-skills.jsmatched "raw.githubusercontent.com"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin/meow-skills.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/bin/meow-eval.jsmatched "\\u2713"3
lowObfuscationpackage/dist/bin/meow-mcp.jsmatched "\\u2028"3
lowObfuscationpackage/dist/bin/meow-skills.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/bin/meow.jsmatched "atob("3

Manifest

Package metadata

Scripts10
  • buildtsup --config tsup.config.ts
  • checknpm run typecheck && npm run lint
  • devtsx src/index.ts
  • linteslint src/
  • preparehusky install
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest run
  • tuitsx src/index.ts --tui
  • typechecktsc --noEmit
Dependencies19
  • @clack/prompts1.2.0
  • @modelcontextprotocol/sdk1.29.0
  • @types/blessed^0.1.27
  • @types/fluent-ffmpeg2.1.28
  • @xenova/transformers^2.17.2
  • better-sqlite3^12.9.0
  • blessed^0.1.81
  • blessed-contrib^4.11.0
  • diff-match-patch^1.0.5
  • dotenv^16.6.1
  • fluent-ffmpeg2.1.3
  • globby16.2.0
  • js-yaml4.1.1
  • mathjs^15.2.0
  • picocolors1.1.1
  • quantum-circuit^0.9.247
  • sqlite-vec^0.1.9
  • uuid^11.0.0
  • ws^8.20.1