-= Per source details. Do not edit below this line.=-
The package's PyPI metadata and README advertise prompt-preparation and input-normalization utilities, but the only shipped module (aiprepkit/deps.py) is an embedded-Python bootstrapper. It walks up to 8 parent directories searching for a sibling main.py or launcher.vbs, then downloads get-pip.py from bootstrap.pypa.io and installs requests and pywin32 into an adjacent./python/ tree, spawning subprocesses with CREATE_NO_WINDOW on Windows. No prompt/AI code is present. The module is not imported by aiprepkit/init.py and no entry_points or console_scripts are declared, so nothing runs at pip install or on import aiprepkit — the bootstrapper only executes if a separate launcher.vbs / main.py in an enclosing directory invokes deps.py. The download target and installed dependencies are legitimate upstream sources. This looks like a helper component of a larger Windows-launcher bundle mispackaged as a standalone PyPI release with a misleading description, rather than a self-contained supply-chain attack.
In this campaign, some packages (e.g. cognikit, aiassistcore) are pulled as dependencies and contain the C2 configuration and the malicious functionality, while others (like aichannel) provide fake functionality and silently execute malicious actions from dependencies. The malicious functionality is oriented to replace the copied cryptocurrency wallet addresses with these controlled by the attacker and downloaded from the C2 server, exfiltrating browser data, establishing a remote control over the device, placing malicious extensions in browsers.
IoCs are consistent with those previously attributed to North Korea's "Contagious Interview" campaign. The known TTP suggest these packages are used as dependencies in malicious interview assessments or cryptocurrency projects.
Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers.
Campaign: 2026-07-cognikit
Reasons (based on the campaign):
crypto-related
The malicious code is intentionally included in a dependency of the package
keylogger
clipboard-modify
exfiltration-browser-data
persistence
rat
The package contains code to execute remote commands (probably limited to a specific set) on the victim's machine.
{
"iocs": {
"ips": [
"45.95.186.237"
],
"urls": [
"http://45.95.186.237:8000/address"
]
},
"malicious-packages-origins": [
{
"id": "pypi/2026-07-cognikit/aiprepkit",
"import_time": "2026-07-31T15:20:37.164498756Z",
"modified_time": "2026-07-31T14:54:17.394058Z",
"sha256": "7a5376398cb81f79bf581819bf1f7fad54a6e3feaaa7ded6d3b418d4562c47d5",
"source": "kam193",
"versions": [
"0.1.2"
]
},
{
"id": "IN-MAL-2026-013075",
"import_time": "2026-08-05T06:00:38.269631096Z",
"modified_time": "2026-08-05T05:30:23Z",
"sha256": "9b253f849a7c5b8df780b282a05d2928e8b6003f51564e6997ad881391b8ec58",
"source": "amazon-inspector",
"versions": [
"0.1.2"
]
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"evidence_files": [
{
"path": "aiprepkit/deps.py",
"sha256": "e49c57f551164374185f2307dd74823cf0185e25e951f9b063cac9c104d8adae",
"tlsh": "5002de925e10e035c753cb39165288d41629b9ffea920d787bdcc6e09f842264376f7a"
}
],
"package_integrity": [
{
"filename": "aiprepkit-0.1.2-py3-none-any.whl",
"hashes": {
"blake2b_256": "a64b8845f4dc2acf59ff0772630d4a4cc159432870f2d6fbe2c8aa904e28ec9f",
"md5": "bee72ff95da427e7ff115ef612b2168b",
"sha256": "69eeb85c0abbc159ad4b62d4ff0bf551395ae531aee79798e9bd73feb15469e9"
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/pypi/aiprepkit/MAL-2026-11417.json"