Skip to main content
Scans/pypi/codex-autorunner

codex-autorunner

pypi

Share

Summary

codex-autorunner v1.7.3 was classified as CRITICAL RISK with a risk score of 1848. Sigil detected 157 findings across 847 files, covering phases including code patterns, network exfiltration, obfuscation, install hooks, credential access. Review the findings below before installing this package.

Package description: Codex autorunner CLI per DESIGN-V1

CRITICAL RISK(1848)

v1.7.3

21 March 2026, 02:38 UTC

by Sigil Bot

Risk Score

1848

Findings

157

Files Scanned

847

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

codex_autorunner-1.7.3/src/codex_autorunner/static/vendor/xterm.js:1

!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var i=t();for(var s in i)("object"==typeof exports?exports:e)[s]=i[s]}}(self,(()=>(()=>{"use strict";var e={4567:function(e,t,i){var s=this&&this.__decorate||function(e,t,i,s){var r,n=arguments.length,o=n<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,i,
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/codex-autorunner

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/pypi/codex-autorunner)](https://sigilsec.ai/scans/90254174-14DA-4D83-B02B-87A074FEAF4D)

HTML

<a href="https://sigilsec.ai/scans/90254174-14DA-4D83-B02B-87A074FEAF4D"><img src="https://sigilsec.ai/badge/pypi/codex-autorunner" 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