PkgRadar

Package evidence

remote-compose==0.4.1

Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.

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
Apr 2026

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":["remote-compose==0.4.1"],"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":["remote-compose==0.4.1"],"fail_on":"high"}'
Publisherunknown
Artifact bytes487,254
Previous versionnone
Published2026-05-27T18:47:54
SHA-25642c0167448ac380d7d805e080a60ddcf55b5d84842f139cb1da5c8efa05e15ef

Why flagged

What the scanner saw

Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.

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

Availability ledger

available

high
Last checked
highRisk
110Score
0.4.1Version
Status history (2 events)
  1. availableavailable · risk high · score 110 · status available -> available, risk high -> high, score 212 -> 110
  2. newavailable · risk high · score 212 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Base64 Decoderemote_compose-0.4.1/remote_compose/provider/ecs/ecr_auth.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decoderemote_compose-0.4.1/remote_compose/services/ecr_service.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Base64 Decoderemote_compose-0.4.1/remote_compose/provider/ecs/ecr_auth.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decoderemote_compose-0.4.1/remote_compose/services/ecr_service.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
lowCredential file accessremote_compose-0.4.1/remote_compose/api/serializers.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/api/viewsets.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/doctor.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/migrations/0001_initial.pymatched "aws_access_key"5
lowCredential file accessremote_compose-0.4.1/remote_compose/models/credentials.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/services/aws_client_factory.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/services/aws_service.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/services/credential_service.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/services/ecr_service.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/services/ecs_service.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/services/efs_service.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessremote_compose-0.4.1/remote_compose/services/log_sanitizer.pymatched "aws_secret_access_key"5