PkgRadar

Package evidence

@agentmedia/[email protected]

Remote Payload: matched "curl "

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":["@agentmedia/[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":["@agentmedia/[email protected]"],"fail_on":"high"}'
Publisheryuvalsuede
Artifact bytes78,390
Previous version0.5.0
Published2026-05-24T05:28:33.920Z
SHA-256aced9eec9eb753b9af566b213b9a5ed4b61f6db45646a979d27cab4fb25791c3

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

yuvalsuede

6 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/v2/generators.jsmatched "curl "12
mediumRemote Payloadpackage/scripts/generate-openapi.tsmatched "curl "12
mediumRemote Payloadpackage/scripts/generate-v2-docs.tsmatched "curl "12
mediumRemote Payloadpackage/src/v2/generators.tsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/v2/generators.jsmatched "curl "12
mediumRemote Payloadpackage/scripts/generate-openapi.tsmatched "curl "12
mediumRemote Payloadpackage/scripts/generate-v2-docs.tsmatched "curl "12
mediumRemote Payloadpackage/src/v2/generators.tsmatched "curl "12
lowObfuscationpackage/package.jsonmatched "\\u2014"3

Manifest

Package metadata

Scripts8
  • buildtsc
  • check:sdk-typesnpx openapi-typescript ../../generated/openapi.json -o ../../generated/api-types.d.ts && echo '✓ SDK types generated'
  • check:spectsx scripts/check-spec-freshness.ts
  • gen:v2-docstsx scripts/generate-v2-docs.ts
  • generate:edge-schematsx scripts/generate-edge-schema.ts
  • generate:openapitsx scripts/generate-openapi.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies2
  • zod^3.23.0
  • zod-to-json-schema^3.25.2