Skip to main content
Scans/pypi/reveal-cli

reveal-cli

pypi

Share

Summary

reveal-cli v0.65.0 was classified as CRITICAL RISK with a risk score of 1405. Sigil detected 113 findings across 441 files, covering phases including provenance, code patterns, network exfiltration, obfuscation, install hooks. Review the findings below before installing this package.

Package description: How AI agents understand codebases without wasting tokens — local-first, adapter-driven, progressive disclosure enforced by design

CRITICAL RISK(1405)

v0.65.0

20 March 2026, 03:13 UTC

by Sigil Bot

Risk Score

1405

Findings

113

Files Scanned

441

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

reveal_cli-0.65.0/reveal/docs/CODEBASE_REVIEW.md:766


# Level 8: Environment setup (~5 min)
reveal python://doctor
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/reveal-cli

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/pypi/reveal-cli)](https://sigilsec.ai/scans/A39D0C7A-149F-4597-B50C-B20407AA24A7)

HTML

<a href="https://sigilsec.ai/scans/A39D0C7A-149F-4597-B50C-B20407AA24A7"><img src="https://sigilsec.ai/badge/pypi/reveal-cli" 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