PkgRadar

Package evidence

developable==0.1.2

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
Jun 2026
Publisher
DevelopableAI

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":["developable==0.1.2"],"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":["developable==0.1.2"],"fail_on":"high"}'
PublisherDevelopableAI
Artifact bytes116,470
Previous versionnone
Published2026-06-07T21:45:01
SHA-25635a260412e102bef6519f91d14db373a745979fa675ef8fe2d86c5b06d557eb7

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
90Score
0.1.2Version
Status history (1 event)
  1. newavailable · risk high · score 90 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Base64 Decodedevelopable-0.1.2/agents/deployment.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodedevelopable-0.1.2/core/providers/aws.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodedevelopable-0.1.2/core/providers/gcp.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Dynamic Dangerous Importdevelopable-0.1.2/deploy.pyDynamic __import__('sys') — reflection bypass for static checks.30
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Base64 Decodedevelopable-0.1.2/agents/deployment.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodedevelopable-0.1.2/core/providers/aws.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodedevelopable-0.1.2/core/providers/gcp.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Dynamic Dangerous Importdevelopable-0.1.2/deploy.pyDynamic __import__('sys') — reflection bypass for static checks.30
lowCredential file accessdevelopable-0.1.2/agents/deployment.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessdevelopable-0.1.2/core/terraform_backend.pymatched "aws_access_key"5