Summary
famou-agent-cli v1.0.5 was classified as CRITICAL RISK with a risk score of 15539. Sigil detected 1389 findings across 21 files, covering phases including install hooks, code patterns, network exfiltration, credential access, obfuscation. Review the findings below before installing this package.
v1.0.5
17 March 2026, 04:18 UTC
by Sigil Bot
Risk Score
15539
Findings
1389
Files Scanned
21
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
CRITICALsetup.py executes code at install time
package/bundle/gemini.js:43128
"node_modules/debug/src/common.js"(exports2, module2) {
function setup(env6) {
createDebug.debug = createDebug;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.
install-pip-setup-exec
CRITICALsetup.py executes code at install time
package/bundle/gemini.js:68720
}
function convertBidiSetupToTokenSetup(requestDict, config2) {
let setupForMaskGeneration = null;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.
install-pip-setup-exec
CRITICALsetup.py executes code at install time
package/bundle/gemini.js:115369
var create5 = function create6() {
return util7.Buffer ? function create_buffer_setup() {
return (Writer.create = function create_buffer() {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.
install-pip-setup-exec
CRITICALsetup.py executes code at install time
package/bundle/gemini.js:124102
}
function setup() {
(0, admin_1.registerAdminService)(getChannelzServiceDefinition, getChannelzHandlers);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.
install-pip-setup-exec
CRITICALsetup.py executes code at install time
package/bundle/gemini.js:235354
init_oauth2();
init_setup();
init_server();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.
install-pip-setup-exec
CRITICALsetup.py executes code at install time
package/bundle/gemini.js:337130
}
_setup() {
this._handleWindowsPtyOptionChange();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.
install-pip-setup-exec
CRITICALsetup.py executes code at install time
package/bundle/gemini.js:340173
Object.defineProperty(t5, "__esModule", { value: true }), t5.Terminal = void 0;
const s5 = i6(437), r6 = i6(969), n5 = i6(460);
class a3 extends r6.CoreTerminal {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/D18EEDFE-96FD-4154-88D2-01AB89E86BF3)HTML
<a href="https://sigilsec.ai/scans/D18EEDFE-96FD-4154-88D2-01AB89E86BF3"><img src="https://sigilsec.ai/badge/npm/famou-agent-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.
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 npm scans
Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.