Open-source atomic malware analysis

Analyze another

hacnho

PYTHON
Verdict: BENIGN
Mal-ecule
H₂(F₂Po)
Size 2.5 KB download unavailable
First seen 29 days ago
Analyzed 29 days ago
Package pkg:huggingface/hacnho
Ecosystem huggingface
reproduce.py python
16 def vmhwm_kb() -> int | None:
17 with open("/proc/self/status", "r", encoding="utf-8", errors="ignore") as fh: Read own process status via /proc/self/status
18 for line in fh:
19 if line.startswith("VmHWM:"):
20 return int(line.split()[1])
50 summary = {
51 "format": "Protocol Buffers",
52 "protobuf_version": __import__("google.protobuf").protobuf.__version__, Python __import__ call
53 "entrypoint": "logging_pb2.Logging().ParseFromString(...)",
54 "control": control,

Micro-behaviors

Identity

SHA-256 93ef535cd3b2997fc9edfbeda5128ed3cc5c3ab9ab313c53da81a589e7230d88
Filename reproduce.py
Package hacnho
PURL pkg:huggingface/hacnho

Origin

Source harvest
Feed huggingface.co
Ecosystem huggingface

Timeline

First seen 2 Jul 2026 14:19 UTC
First analyzed 2 Jul 2026 17:09 UTC
Last analyzed 2 Jul 2026 17:09 UTC
Last updated 2 Jul 2026 17:09 UTC

Labeling

Label unknown
Label source harvest
Traits version 46112