registry  /  @genspark/genteam-daemon  /  0.5.2

@genspark/genteam-daemon@0.5.2

GenTeam local computer daemon

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 10 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsMinified
ManifestNo manifest risk signals triggered.
scanned 2 file(s), 93.7 KB of source

Source & flagged code

3 flagged · loading source
dist/index.jsView file
1#!/usr/bin/env node L2: import{CommanderError as ri}from"commander";import{Command as Rt}from"commander";var B="0.5.2";function Ct(i={}){let e=new Rt;return e.name("genteam-daemon").description("GenTeam l... L3: ${t}`).toLowerCase();return/not logged in|please log ?in|run .*login|logged out/.test(r)?{status:"not_logged_in"}:/auth|unauthorized|authenticate|login|sign ?in|api key|setup requi...
High
Child Process

Package source references child process execution.

dist/index.jsView on unpkg · L1
1#!/usr/bin/env node L2: import{CommanderError as ri}from"commander";import{Command as Rt}from"commander";var B="0.5.2";function Ct(i={}){let e=new Rt;return e.name("genteam-daemon").description("GenTeam l... L3: ${t}`).toLowerCase();return/not logged in|please log ?in|run .*login|logged out/.test(r)?{status:"not_logged_in"}:/auth|unauthorized|authenticate|login|sign ?in|api key|setup requi... L4: `)){let o=s.trim();if(o)try{n.push(JSON.parse(o))}catch{}}return n.length>0?r(n):null}function Ut(i){let e=Ue(i);if(!e)return[];if(e.is_error===!0)return[];let t=e.modelUsage;if(!t... L5: `))!==-1;){let r=this.stdoutBuffer.slice(0,t).trim();this.stdoutBuffer=this.stdoutBuffer.slice(t+1),r.length!==0&&this.handleStreamLine(r)}}handleStreamLine(e){let t;try{t=JSON.par... ... L16: --- codex stderr (tail) --- L17: ${t}`:e}emitEvent(e,t){let r={type:"turn.event",turn_id:this.currentTurnId,agent_id:this.binding.agentId,runtime_id:this.binding.runtimeId,kind:e};t!==void 0&&(r.detail=t),this.emi... L18: `)){this.redactor=e;this.sink=t}redactor;sink;emit(e,t){let r=`${new Date().toISOString()} [${e}] ${zr} ${this.redactor.redact(t)}`;this.sink(r)}info(e){this.emit("INFO",e)}warn(e)...
High
Same File Env Network Execution

A single source file combines environment access, network access, and code or shell execution; review context before blocking.

dist/index.jsView on unpkg · L1
1#!/usr/bin/env node L2: import{CommanderError as ri}from"commander";import{Command as Rt}from"commander";var B="0.5.2";function Ct(i={}){let e=new Rt;return e.name("genteam-daemon").description("GenTeam l... L3: ${t}`).toLowerCase();return/not logged in|please log ?in|run .*login|logged out/.test(r)?{status:"not_logged_in"}:/auth|unauthorized|authenticate|login|sign ?in|api key|setup requi... ... L16: --- codex stderr (tail) --- L17: ${t}`:e}emitEvent(e,t){let r={type:"turn.event",turn_id:this.currentTurnId,agent_id:this.binding.agentId,runtime_id:this.binding.runtimeId,kind:e};t!==void 0&&(r.detail=t),this.emi... L18: `)){this.redactor=e;this.sink=t}redactor;sink;emit(e,t){let r=`${new Date().toISOString()} [${e}] ${zr} ${this.redactor.redact(t)}`;this.sink(r)}info(e){this.emit("INFO",e)}warn(e)...
High
Command Output Exfiltration

Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.

dist/index.jsView on unpkg · L1

Findings

3 High3 Medium4 Low
HighChild Processdist/index.js
HighSame File Env Network Executiondist/index.js
HighCommand Output Exfiltrationdist/index.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings