PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherstan-chen
Artifact bytes1,084,354
Previous version0.2.0
Published2026-05-17T01:36:08.974Z
SHA-256325cabe08f40fa9320554f911e2830606797c16341056f80bd5fc0ace56dfcbf

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

high
Last checked
highRisk
76Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk high · score 76 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

stan-chen

2 members · evidence strength 61

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin/meow-mcp.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/bin/meow-mcp.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/bin/meow-skills.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/bin/meow.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/bin/meow.jshigh encoded/escaped-token density12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin/meow-mcp.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/bin/meow-mcp.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/bin/meow-skills.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/bin/meow.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/bin/meow.jshigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonprepare="husky install"4
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
Dependencies15
  • @clack/prompts1.2.0
  • @modelcontextprotocol/sdk1.29.0
  • @types/blessed^0.1.27
  • @types/fluent-ffmpeg2.1.28
  • better-sqlite3^12.9.0
  • blessed^0.1.81
  • blessed-contrib^4.11.0
  • diff-match-patch^1.0.5
  • fluent-ffmpeg2.1.3
  • globby16.2.0
  • js-yaml4.1.1
  • mathjs^15.2.0
  • picocolors1.1.1
  • sqlite-vec^0.1.9
  • uuid^11.0.0