PkgRadar

Package evidence

@alfe.ai/[email protected]

Js Socket Command Exec

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
1,875Niche · −30% score
Versions published
73
First published
Mar 2026
Publisher
kevupton

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@alfe.ai/[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":["@alfe.ai/[email protected]"],"fail_on":"high"}'
Publisherkevupton
Artifact bytes178,847
Previous version0.7.2
Published2026-07-08T13:00:06.134Z
SHA-2561cac2e67068026a1442a3f403793c435a659ef9fea73e28fcb6252613a88419e

Why flagged

What the scanner saw

Js Socket Command Exec

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Socket Command Execmanifest45

Manifest

Package metadata

Dependencies11
  • @alfe.ai/agent-api-client^0.9.0
  • @alfe.ai/ai-proxy-local^0.0.13
  • @alfe.ai/config^0.3.0
  • @alfe.ai/integration-manifest^0.3.1
  • @alfe.ai/integrations^0.4.1
  • @alfe.ai/mcp-bundler^0.3.0
  • @sentry/node^10.42.0
  • pino^9.6.0
  • pino-roll^1.2.0
  • smol-toml>=1.6.1
  • ws^8.18.0