PkgRadar

Package evidence

icdev==1.2.29

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
40
First published
Mar 2026
Publisher
Sovanna Chuon

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":["icdev==1.2.29"],"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":["icdev==1.2.29"],"fail_on":"high"}'
PublisherSovanna Chuon
Artifact bytes16,848,042
Previous versionnone
Published2026-06-02T04:37:50
SHA-2561bfae008abfa9eafa50f9ac559401cb6997d099357fa1602a5f0a0c9d95b47a2

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/data/validation_runner.pyDynamic __import__('os') — reflection bypass for static checks.30
highPy Runtime Base64 Decodeicdev-1.2.29/icdev/tools/databridge/forge/sandbox_adapter.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/genesis/reflexes/govchain_anchor.pyDynamic __import__('os') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/security/agent_trust_scorer.pyDynamic __import__('sys') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/security/mcp_tool_authorizer.pyDynamic __import__('sys') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/security/prompt_injection_detector.pyDynamic __import__('sys') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/security/tool_chain_validator.pyDynamic __import__('sys') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/studio/executors/validation_runner.pyDynamic __import__('os') — reflection bypass for static checks.30
mediumCredential file accessicdev-1.2.29/icdev/tools/data/terraform_destroy.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessicdev-1.2.29/icdev/tools/data_canvas/csp.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessicdev-1.2.29/icdev/tools/infra_canvas/adapters/localstack_adapter.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessicdev-1.2.29/icdev/tools/studio/executors/_base.pymatched "AWS_ACCESS_KEY"10
Show all 25 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/data/validation_runner.pyDynamic __import__('os') — reflection bypass for static checks.30
highPy Runtime Base64 Decodeicdev-1.2.29/icdev/tools/databridge/forge/sandbox_adapter.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/genesis/reflexes/govchain_anchor.pyDynamic __import__('os') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/security/agent_trust_scorer.pyDynamic __import__('sys') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/security/mcp_tool_authorizer.pyDynamic __import__('sys') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/security/prompt_injection_detector.pyDynamic __import__('sys') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/security/tool_chain_validator.pyDynamic __import__('sys') — reflection bypass for static checks.30
highPy Runtime Dynamic Dangerous Importicdev-1.2.29/icdev/tools/studio/executors/validation_runner.pyDynamic __import__('os') — reflection bypass for static checks.30
mediumCredential file accessicdev-1.2.29/icdev/tools/data/terraform_destroy.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessicdev-1.2.29/icdev/tools/data_canvas/csp.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessicdev-1.2.29/icdev/tools/infra_canvas/adapters/localstack_adapter.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accessicdev-1.2.29/icdev/tools/studio/executors/_base.pymatched "AWS_ACCESS_KEY"10
lowCredential file accessicdev-1.2.29/icdev/tools/databridge/connectors/localstack_connector.pymatched "aws_access_key"5
lowMessenger Bot Endpointicdev-1.2.29/icdev/tools/databridge/connectors/telegram_connector.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accessicdev-1.2.29/icdev/tools/databridge/feature_flags.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessicdev-1.2.29/icdev/tools/installer/platform_setup.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessicdev-1.2.29/icdev/tools/migration/migration_executor.pymatched ".ssh/"5
lowMessenger Bot Endpointicdev-1.2.29/icdev/tools/notifications/adapters/telegram.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointicdev-1.2.29/icdev/tools/notifications/adapters/telegram_listener.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accessicdev-1.2.29/icdev/tools/rag/codebase_indexer.pymatched "id_rsa"5
lowCredential file accessicdev-1.2.29/icdev/tools/security/secret_detector.pymatched "aws_secret_access_key"5
lowCredential file accessicdev-1.2.29/icdev/tools/testing/health_check.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessicdev-1.2.29/icdev/tools/testing/utils.pymatched "AWS_ACCESS_KEY"5
lowCredential file accessicdev-1.2.29/icdev/data/args/file_access_tiers.yamlmatched ".ssh/"3
lowCredential file accessicdev-1.2.29/icdev/data/context/migration/sop_catalog/k8s-namespace-iam.jsonmatched "AWS_ACCESS_KEY"3