Skip to main content
Scans/pypi/dash-prism

dash-prism

pypi

Share

Summary

dash-prism v0.9.9 was classified as CRITICAL RISK with a risk score of 105. Sigil detected 4 findings across 23 files, covering phases including install hooks, code patterns, obfuscation. Review the findings below before installing this package.

Package description: Prism: Powerful multi-panel workspace manager for Plotly Dash

CRITICAL RISK(105)

v0.9.9

22 March 2026, 00:15 UTC

by Sigil Bot

Risk Score

105

Findings

4

Files Scanned

23

Provenance

Findings by Phase

Phase Ordering

Phases are ordered by criticality, with the most dangerous at the top. Click any phase header to expand or collapse its findings. Critical phases are expanded by default.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

dash_prism-0.9.9/dash_prism/dash_prism.js:2

/*! For license information please see dash_prism.js.LICENSE.txt */
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("react-dom")):"function"==typeof define&&define.amd?define(["react","react-dom"],t):"object"==typeof exports?exports.dash_prism=t(require("react"),require("react-dom")):e.dash_prism=t(e.React,e.ReactDOM)}(self,(e,t)=>(()=>{"use strict";var n,r,o={20(e,t,n){var r=n(295),o=Symbol.for("react.element"),a=Symbol.for("react.fragm
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

Badge

Sigil scan badge for pypi/dash-prism

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/pypi/dash-prism)](https://sigilsec.ai/scans/182C3B65-B289-4DB1-B759-50D3065DAFD0)

HTML

<a href="https://sigilsec.ai/scans/182C3B65-B289-4DB1-B759-50D3065DAFD0"><img src="https://sigilsec.ai/badge/pypi/dash-prism" alt="Sigil Scan"></a>

Run This Scan Yourself

Scan your own packages

Run Sigil locally to audit any package before it touches your codebase.

curl -sSL https://sigilsec.ai/install.sh | sh
Read the docs →Free. Apache 2.0.

Early Access

Get cloud scanning, threat intel, and CI/CD integration.

Join 150+ developers on the waitlist.

Get threat intelligence and product updates

Security research, new threat signatures, and product updates. No spam.

Other pypi scans

Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.

Scanned bySigil Bot