Summary
official v1.0.0 was classified as LOW RISK with a risk score of 4.8. Sigil detected 1 finding across 7 files, covering phases including install hooks. Review the findings below before installing this package.
v1.0.0
4 May 2026, 18:45 UTC
by Sigil Bot
Risk Score
4.8
Findings
1
Files Scanned
7
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
MEDIUMsetup.py executes code at install time
references/running-code.md:5
## Setup (reuse across examples)
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
Markdown
[](https://sigilsec.ai/scans/DC73DA6A-BB2E-4499-9C3E-63A74004F131)HTML
<a href="https://sigilsec.ai/scans/DC73DA6A-BB2E-4499-9C3E-63A74004F131"><img src="https://sigilsec.ai/badge/clawhub/official" alt="Sigil Scan"></a>Run This Scan Yourself
Scan your own packages
Run Sigil locally to audit any package before it touches your codebase.
Sigil Pro
Cloud scanning, AI investigation, web dashboard, and CI/CD integration. 30-day free trial.
Start free trial →Get threat intelligence and product updates
Security research, new threat signatures, and product updates. No spam.
Other clawhub scans
Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.