PkgRadar

Package evidence

@made-by-moonlight/[email protected]

no findings

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
1
First published
Jun 2026
Publisher
slievr

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@made-by-moonlight/[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":["@made-by-moonlight/[email protected]"],"fail_on":"review"}'
Publisherslievr
Artifact bytes1,501,086
Previous versionnone
Published2026-06-15T21:03:52.784Z
SHA-256c05a71c9e2c258f354364b227dff3e06b758d12a50550944d9d5d7d5b8b7722e

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.9.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildnext build && tsc -p tsconfig.server.json && node scripts/stamp-version.js
  • cleannode scripts/guard-production-artifact-clean.mjs && rimraf .next dist-server
  • devconcurrently "npm:dev:next" "npm:dev:direct-terminal"
  • dev:direct-terminalnode scripts/dev-direct-terminal.mjs
  • dev:nextnext dev -p ${PORT:-3000}
  • dev:optimizedrimraf .next dist-server && next build && tsc -p tsconfig.server.json && node dist-server/start-all.js
  • prebuildnode scripts/guard-production-artifact-clean.mjs && rimraf .next dist-server
  • screenshottsx e2e/screenshot.ts
  • screenshot:installnpx playwright install chromium
  • startnext start
  • start:allnode dist-server/start-all.js
  • testvitest run
  • test:e2e:reviewtsx e2e/review-board.e2e.ts
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies24
  • @made-by-moonlight/athene-core0.9.1
  • @made-by-moonlight/athene-plugin-agent-claude-code0.9.1
  • @made-by-moonlight/athene-plugin-agent-codex0.9.1
  • @made-by-moonlight/athene-plugin-agent-cursor0.9.1
  • @made-by-moonlight/athene-plugin-agent-grok0.1.3
  • @made-by-moonlight/athene-plugin-agent-kimicode0.9.1
  • @made-by-moonlight/athene-plugin-agent-opencode0.9.1
  • @made-by-moonlight/athene-plugin-runtime-process0.9.1
  • @made-by-moonlight/athene-plugin-runtime-tmux0.9.1
  • @made-by-moonlight/athene-plugin-scm-github0.9.1
  • @made-by-moonlight/athene-plugin-tracker-github0.9.1
  • @made-by-moonlight/athene-plugin-tracker-linear0.9.1
  • @made-by-moonlight/athene-plugin-workspace-worktree0.9.1
  • @xterm/addon-fit0.12.0-beta.256
  • @xterm/addon-unicode110.10.0-beta.256
  • @xterm/addon-web-links0.13.0-beta.256
  • @xterm/addon-webgl0.20.0-beta.255
  • @xterm/xterm6.1.0-beta.256
  • next^15.1.0
  • next-themes^0.4.6
  • react^19.0.0
  • react-dom^19.0.0
  • server-only^0.0.1
  • ws^8.19.0
Optional dependencies1
  • node-pty^1.1.0