PkgRadar

Package evidence

@meer-ai/[email protected]

Js Hidden Powershell, 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
56
Versions published
4
First published
Jun 2026
Publisher
moesaif

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":["@meer-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":["@meer-ai/[email protected]"],"fail_on":"review"}'
Publishermoesaif
Artifact bytes574,371
Previous version0.6.41
Published2026-06-22T12:31:24.181Z
SHA-256be256758b60bdc980da6446640c20d418b5af6cef9eb7e8d4284f0b9e9939582

Why flagged

What the scanner saw

Js Hidden Powershell

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/mcp/config.js45
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.

Dependencies35
  • @babel/parser^7.28.4
  • @babel/traverse^7.28.4
  • @meer-ai/agent0.6.42
  • @meer-ai/ai0.6.42
  • @meer-ai/core0.6.42
  • @meer-ai/tui0.6.42
  • @modelcontextprotocol/sdk^1.29.0
  • @types/inquirer^9.0.9
  • ansi-escapes^7.1.1
  • boxen^8.0.1
  • chalk^5.3.0
  • cli-boxes^4.0.1
  • cli-highlight^2.1.11
  • cli-table3^0.6.5
  • commander^12.0.0
  • diff^5.2.2
  • dotenv^16.4.0
  • get-east-asian-width1.6.0
  • glob^11.1.0
  • gpt-tokenizer^3.0.1
  • inquirer^12.9.6
  • marked^15.0.12
  • marked-terminal^7.3.0
  • open^10.2.0
  • ora^8.0.0
  • prom-client^15.1.3
  • typescript^5.0.0
  • undici^6.27.0
  • vscode-languageclient^9.0.1
  • vscode-languageserver-protocol^3.17.5
  • …and 5 more.