PkgRadar

Package evidence

workweaver==0.1.12

Py Runtime Dynamic Dangerous Import: Dynamic __import__('os') — reflection bypass for static checks.

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
11
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":["workweaver==0.1.12"],"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":["workweaver==0.1.12"],"fail_on":"high"}'
Publisherunknown
Artifact bytes13,886,474
Previous versionnone
Published2026-06-02T03:45:12
SHA-256bc0a09aff082c77f959d11952a283b2d9bc055eb5324d4afb3910add08793b65

Why flagged

What the scanner saw

Py Runtime Dynamic Dangerous Import: Dynamic __import__('os') — reflection bypass for static checks.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Dynamic Dangerous Importworkweaver-0.1.12/apps/backend/managed_lambda_handler.pyDynamic __import__('os') — reflection bypass for static checks.30
highCredential file accessworkweaver-0.1.12/apps/backend/services/inference/sync_bridge.pymatched "aws_secret_access_key"30
mediumCredential file accessworkweaver-0.1.12/apps/backend/providers/secret_provider.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessworkweaver-0.1.12/apps/backend/services/inference/bedrock_client.pymatched "aws_access_key"10
mediumCredential file accessworkweaver-0.1.12/apps/backend/voice_services/xai_relay_service.pymatched "AWS_ACCESS_KEY"10
Show all 16 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Dynamic Dangerous Importworkweaver-0.1.12/apps/backend/managed_lambda_handler.pyDynamic __import__('os') — reflection bypass for static checks.30
highCredential file accessworkweaver-0.1.12/apps/backend/services/inference/sync_bridge.pymatched "aws_secret_access_key"30
mediumCredential file accessworkweaver-0.1.12/apps/backend/providers/secret_provider.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessworkweaver-0.1.12/apps/backend/services/inference/bedrock_client.pymatched "aws_access_key"10
mediumCredential file accessworkweaver-0.1.12/apps/backend/voice_services/xai_relay_service.pymatched "AWS_ACCESS_KEY"10
lowCredential file accessworkweaver-0.1.12/apps/backend/config/env_governance.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessworkweaver-0.1.12/apps/backend/providers/aws_clients.pymatched "aws_access_key"5
lowCredential file accessworkweaver-0.1.12/apps/backend/providers/cloud_provider.pymatched "aws_access_key"5
lowCredential file accessworkweaver-0.1.12/apps/backend/services/behavioral_stops_store.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessworkweaver-0.1.12/apps/backend/services/connectors/egress_gate.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessworkweaver-0.1.12/apps/backend/services/connectors/error_redaction.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessworkweaver-0.1.12/apps/backend/services/embeddings/registry.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessworkweaver-0.1.12/apps/backend/services/embeddings/providers/bedrock_runtime.pymatched "aws_access_key"5
lowCredential file accessworkweaver-0.1.12/apps/backend/workmemory/api/routes/connectors.pymatched "aws_access_key"5
lowCredential file accessworkweaver-0.1.12/apps/backend/workmemory/services/providers/bedrock_embedding_provider.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0