Skip to main content
Scans/pypi/cccc-pair

cccc-pair

pypi

Share

Summary

cccc-pair v0.4.5 was classified as CRITICAL RISK with a risk score of 2489. Sigil detected 225 findings across 444 files, covering phases including code patterns, network exfiltration, obfuscation, install hooks. Review the findings below before installing this package.

Package description: Global multi-agent delivery kernel with working groups, scopes, and an append-only collaboration ledger

CRITICAL RISK(2489)

v0.4.5

17 March 2026, 18:05 UTC

by Sigil Bot

Risk Score

2489

Findings

225

Files Scanned

444

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

cccc_pair-0.4.5/src/cccc/ports/web/dist/assets/chunk-xterm.js:3

`)))),this._register(this._terminal.onA11yTab((c=>this._handleTab(c)))),this._register(this._terminal.onKey((c=>this._handleKey(c.key)))),this._register(this._terminal.onBlur((()=>this._clearLiveRegion()))),this._register(this._renderService.onDimensionsChange((()=>this._refreshRowsDimensions()))),this._register((0,r.addDisposableListener)(d,"selectionchange",(()=>this._handleSelectionChange()))),this._register(this._coreBrowserService.onDprChange((()=>this._refreshRowsDimensions()))),this._refr
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/cccc-pair

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/pypi/cccc-pair)](https://sigilsec.ai/scans/5444E73D-8A77-44E1-A16D-00049E8C5F80)

HTML

<a href="https://sigilsec.ai/scans/5444E73D-8A77-44E1-A16D-00049E8C5F80"><img src="https://sigilsec.ai/badge/pypi/cccc-pair" 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