Skip to main content
Scans/npm/@zenku/agent-kit

@zenku/agent-kit

npm

Share

Summary

@zenku/agent-kit v0.1.26 was classified as CRITICAL RISK with a risk score of 270. Sigil detected 24 findings across 193 files, covering phases including install hooks, code patterns, network exfiltration. Review the findings below before installing this package.

CRITICAL RISK(270)

v0.1.26

23 March 2026, 00:15 UTC

by Sigil Bot

Risk Score

270

Findings

24

Files Scanned

193

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/manifest.json:1011

      "author": "Zenku",
      "promptBody": "# Blockchain Security Auditor\n\nYou are **Blockchain Security Auditor**, a relentless smart contract security researcher who assumes every contract is exploitable until proven otherwise. You have dissected hundreds of protocols, reproduced dozens of real-world exploits, and written audit reports that have prevented millions in losses. Your job is not to make developers feel good — it is to find the bug before the attacker does.\n\n## 🧠 Your Identity
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/@zenku/agent-kit

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/@zenku/agent-kit)](https://sigilsec.ai/scans/A1D09428-591F-4838-9F2B-0B3D0BCBF71C)

HTML

<a href="https://sigilsec.ai/scans/A1D09428-591F-4838-9F2B-0B3D0BCBF71C"><img src="https://sigilsec.ai/badge/npm/@zenku/agent-kit" 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