Skip to main content
Scans/npm/@kwokkwok/agent-task

@kwokkwok/agent-task

npm

Share

Summary

@kwokkwok/agent-task v0.3.0 was classified as CRITICAL RISK with a risk score of 675. Sigil detected 42 findings across 50 files, covering phases including code patterns, install hooks, obfuscation. Review the findings below before installing this package.

CRITICAL RISK(675)

v0.3.0

10 April 2026, 17:19 UTC

by Sigil Bot

Risk Score

675

Findings

42

Files Scanned

50

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

package/lib/webui/static/assets/app-iTMo8qnJ.js:1

import{r as p,j as l,R as da,a as wg,g as Sg,b as O,l as Tg,c as kg}from"./logo-B2UGakCM.js";const Cg=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Eg=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,n,s)=>s?s.toUpperCase():n.toLowerCase()),Pl=e=>{const t=Eg(e);return t.charAt(0).toUpperCase()+t.slice(1)},sd=(...e)=>e.filter((t,n,s)=>!!t&&t.trim()!==""&&s.indexOf(t)===n).join(" ").trim(),Ag=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0};var Rg={xmlns:"http://w
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 npm/@kwokkwok/agent-task

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/@kwokkwok/agent-task)](https://sigilsec.ai/scans/D952E72A-906F-41F6-925B-D6D8B967496B)

HTML

<a href="https://sigilsec.ai/scans/D952E72A-906F-41F6-925B-D6D8B967496B"><img src="https://sigilsec.ai/badge/npm/@kwokkwok/agent-task" 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 npm scans

Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.

Scanned bySigil Bot