Package evidence
data-product-forge==0.8.11
Py Import Time Subprocess: subprocess call — process spawning.
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
- 12
- First published
- Apr 2026
- Publisher
- Agentics Transformation Pty Ltd
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":["data-product-forge==0.8.11"],"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":["data-product-forge==0.8.11"],"fail_on":"high"}'Why flagged
What the scanner saw
Py Import Time Subprocess: subprocess call — process spawning.
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 159 · status changed
Evidence
Static findings
24 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Py Import Time Subprocess | data_product_forge-0.8.11/fluid_build/__init__.py | subprocess call — process spawning. | 32 |
| high | Py Runtime Dynamic Dangerous Import | data_product_forge-0.8.11/fluid_build/cli/ai_setup_browser.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| medium | Remote Payload | data_product_forge-0.8.11/build-docker-image.sh | matched "curl " | 12 |
| medium | Credential file access | data_product_forge-0.8.11/fluid_build/providers/gcp/util/auth.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
Show all 24 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Py Import Time Subprocess | data_product_forge-0.8.11/fluid_build/__init__.py | subprocess call — process spawning. | 32 |
| high | Py Runtime Dynamic Dangerous Import | data_product_forge-0.8.11/fluid_build/cli/ai_setup_browser.py | Dynamic __import__('os') — reflection bypass for static checks. | 30 |
| medium | Remote Payload | data_product_forge-0.8.11/build-docker-image.sh | matched "curl " | 12 |
| medium | Credential file access | data_product_forge-0.8.11/fluid_build/providers/gcp/util/auth.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/auth.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/build_runners/dbt/profiles.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/cli/_welcome_scan.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/cli/auth.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/cli/contract_validation.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/cli/market.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/copilot/catalog/credentials.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/copilot/catalog/dataplex.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/copilot/catalog/glue.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/forge/core/pipeline_systems/tekton.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/forge/generators/config_generator.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/forge/providers/aws.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/forge/providers/gcp.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/iac/providers/aws.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/iac/providers/gcp.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/observability/secret_redactor.py | matched "aws_access_key" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/output_ports/mcp/_expose_utils.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/providers/local/mocks.py | matched "aws_access_key" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/providers/local/util/logging.py | matched "aws_secret_access_key" | 5 |
| low | Credential file access | data_product_forge-0.8.11/fluid_build/tools/diagnostics.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |