Package evidence
zenml==0.94.6
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
- 189Mature · −50% score
- First published
- Dec 2020
- Publisher
- ZenML GmbH
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["zenml==0.94.6"],"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":["zenml==0.94.6"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk review · score 41 · status changed
Evidence
Static findings
14 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Py Runtime Base64 Decode | zenml-0.94.6/src/zenml/integrations/gcp/service_connectors/gcp_service_connector.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Base64 Decode | zenml-0.94.6/src/zenml/integrations/kubernetes/service_connectors/kubernetes_service_connector.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| medium | Py Custom Build Backend | pyproject.toml | Non-standard PEP 517 build-backend `uv_build` — runs custom code at install time. | 15 |
| medium | Remote Payload | zenml-0.94.6/src/zenml/zen_server/dashboard/assets/index-B1ovDZng.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | zenml-0.94.6/src/zenml/zen_server/dashboard/assets/page-DMfi1Cqq.js | matched "raw.githubusercontent.com" | 12 |
| medium | Credential file access | zenml-0.94.6/src/zenml/zen_stores/secrets_stores/gcp_secrets_store.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
Show all 14 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Py Runtime Base64 Decode | zenml-0.94.6/src/zenml/integrations/gcp/service_connectors/gcp_service_connector.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Base64 Decode | zenml-0.94.6/src/zenml/integrations/kubernetes/service_connectors/kubernetes_service_connector.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| medium | Py Custom Build Backend | pyproject.toml | Non-standard PEP 517 build-backend `uv_build` — runs custom code at install time. | 15 |
| medium | Remote Payload | zenml-0.94.6/src/zenml/zen_server/dashboard/assets/index-B1ovDZng.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | zenml-0.94.6/src/zenml/zen_server/dashboard/assets/page-DMfi1Cqq.js | matched "raw.githubusercontent.com" | 12 |
| medium | Credential file access | zenml-0.94.6/src/zenml/zen_stores/secrets_stores/gcp_secrets_store.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| low | Credential file access | zenml-0.94.6/src/zenml/integrations/aws/deployers/aws_deployer.py | matched ".aws/" | 5 |
| low | Credential file access | zenml-0.94.6/src/zenml/integrations/aws/orchestrators/sagemaker_orchestrator.py | matched "aws_access_key" | 5 |
| low | Credential file access | zenml-0.94.6/src/zenml/integrations/aws/service_connectors/aws_service_connector.py | matched "aws_access_key" | 5 |
| low | Credential file access | zenml-0.94.6/src/zenml/integrations/label_studio/annotators/label_studio_annotator.py | matched "aws_access_key" | 5 |
| low | Credential file access | zenml-0.94.6/src/zenml/integrations/s3/artifact_stores/s3_artifact_store.py | matched "aws_access_key" | 5 |
| low | Credential file access | zenml-0.94.6/src/zenml/integrations/seldon/model_deployers/seldon_model_deployer.py | matched "aws_access_key" | 5 |
| low | Credential file access | zenml-0.94.6/src/zenml/zen_server/dashboard/assets/Partials-E9-hY1UZ.js | matched ".aws/" | 5 |
| low | Credential file access | zenml-0.94.6/src/zenml/zen_stores/secrets_stores/aws_secrets_store.py | matched "aws_access_key" | 5 |