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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 218 · status changed
Evidence
Static findings
25 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/data/validation_runner.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| high | Py Runtime Base64 Decode | icdev-1.2.29/icdev/tools/databridge/forge/sandbox_adapter.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/genesis/reflexes/govchain_anchor.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/security/agent_trust_scorer.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/security/mcp_tool_authorizer.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/security/prompt_injection_detector.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/security/tool_chain_validator.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/studio/executors/validation_runner.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| medium | Credential file access | icdev-1.2.29/icdev/tools/data/terraform_destroy.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | icdev-1.2.29/icdev/tools/data_canvas/csp.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | icdev-1.2.29/icdev/tools/infra_canvas/adapters/localstack_adapter.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | icdev-1.2.29/icdev/tools/studio/executors/_base.py | matched "AWS_ACCESS_KEY" | 10 |
Show all 25 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/data/validation_runner.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| high | Py Runtime Base64 Decode | icdev-1.2.29/icdev/tools/databridge/forge/sandbox_adapter.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/genesis/reflexes/govchain_anchor.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/security/agent_trust_scorer.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/security/mcp_tool_authorizer.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/security/prompt_injection_detector.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/security/tool_chain_validator.py | Dynamic __import__('sys') — reflection bypass for static checks. | 30 |
| high | Py Runtime Dynamic Dangerous Import | icdev-1.2.29/icdev/tools/studio/executors/validation_runner.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| medium | Credential file access | icdev-1.2.29/icdev/tools/data/terraform_destroy.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | icdev-1.2.29/icdev/tools/data_canvas/csp.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | icdev-1.2.29/icdev/tools/infra_canvas/adapters/localstack_adapter.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | icdev-1.2.29/icdev/tools/studio/executors/_base.py | matched "AWS_ACCESS_KEY" | 10 |
| low | Credential file access | icdev-1.2.29/icdev/tools/databridge/connectors/localstack_connector.py | matched "aws_access_key" | 5 |
| low | Messenger Bot Endpoint | icdev-1.2.29/icdev/tools/databridge/connectors/telegram_connector.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | icdev-1.2.29/icdev/tools/databridge/feature_flags.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | icdev-1.2.29/icdev/tools/installer/platform_setup.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | icdev-1.2.29/icdev/tools/migration/migration_executor.py | matched ".ssh/" | 5 |
| low | Messenger Bot Endpoint | icdev-1.2.29/icdev/tools/notifications/adapters/telegram.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | icdev-1.2.29/icdev/tools/notifications/adapters/telegram_listener.py | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | icdev-1.2.29/icdev/tools/rag/codebase_indexer.py | matched "id_rsa" | 5 |
| low | Credential file access | icdev-1.2.29/icdev/tools/security/secret_detector.py | matched "aws_secret_access_key" | 5 |
| low | Credential file access | icdev-1.2.29/icdev/tools/testing/health_check.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | icdev-1.2.29/icdev/tools/testing/utils.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | icdev-1.2.29/icdev/data/args/file_access_tiers.yaml | matched ".ssh/" | 3 |
| low | Credential file access | icdev-1.2.29/icdev/data/context/migration/sop_catalog/k8s-namespace-iam.json | matched "AWS_ACCESS_KEY" | 3 |