PkgRadar

Package evidence

@autoflow-mcp/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"ergophobian","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":true,"new_account":true}

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
2
First published
Jun 2026
Publisher
ergophobian

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":["@autoflow-mcp/[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":["@autoflow-mcp/[email protected]"],"fail_on":"review"}'
Publisherergophobian
Artifact bytes165,086
Previous version10.8.9
Published2026-06-19T19:15:59.494Z
SHA-25617ad908026259f0396013b87b9dd28b4cb6d0a772b8560ce5d941d2294c0bd76

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"ergophobian","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":true,"new_account":true}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"ergophobian","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":true,"new_account":true}10

Manifest

Package metadata

Scripts24
  • agent:install-native-hostnode scripts/install-native-host.mjs
  • agent:matrixnode scripts/build-agent-matrix.mjs
  • agent:ref-stressnode scripts/create-agent-ref-stress-pack.mjs
  • analyze:harnode scripts/analyze-flow-har.cjs
  • autoflownode bin/autoflow.js
  • buildnode scripts/build.mjs
  • capture:directnode scripts/direct-flow-capture.cjs
  • capture:livenode scripts/capture-live.cjs
  • capture:queue-smokenode scripts/live-queue-smoke.cjs
  • capture:workflownode scripts/run-reference-workflow.cjs
  • checknpm run build && npm test
  • mcpnode bin/autoflow-mcp.js
  • packagenode scripts/package.mjs
  • replay:reportnode scripts/replay-report.mjs
  • smoke:manualnode scripts/manual-click-smoke.cjs
  • testnode --test tests/*.test.js
  • verify:1084:matrixnode scripts/verify-1084-matrix.mjs
  • verify:1085:matrixnode scripts/verify-1084-matrix.mjs
  • verify:403node scripts/verify-403-matrix.mjs
  • verify:animate-gallerynode scripts/verify-animate-gallery.cjs
  • verify:fastnode scripts/verify-fast.mjs
  • verify:gallery-f2vnode scripts/gallery-frame-to-video-smoke.cjs
  • verify:i18nnode scripts/verify-i18n.mjs
  • verify:release:matrixnode scripts/verify-1084-matrix.mjs