PkgRadar

Package evidence

@flopod/[email protected]

Js Remote Exe Exec, 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
89
Versions published
4
First published
Jun 2026
Publisher
mciureanu

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":["@flopod/[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":["@flopod/[email protected]"],"fail_on":"high"}'
Publishermciureanu
Artifact bytes76,677
Previous version0.2.1
Published2026-06-25T11:15:24.640Z
SHA-2562802d065f35aa61db58d04d663e682d5ac592ccd58fd45ad485a6995d350fe68

Why flagged

What the scanner saw

Js Remote Exe Exec

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Remote Exe Execpackage/dist/providers/fly.js45
highJs Hidden Powershellpackage/dist/providers/fly.js45
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.

Dependencies11
  • @anthropic-ai/claude-agent-sdk^0.3.186
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lint^6.9.7
  • @codemirror/theme-one-dark^6.1.3
  • @flopod/agent^0.3.0
  • @flopod/compiler^0.3.0
  • @flopod/runtime^0.3.0
  • @flopod/ui^0.3.0
  • codemirror^6.0.2
  • esbuild^0.25.12
  • typescript^5.5.0