Open-source atomic malware analysis

Analyze another

zhicao/dreamzero main

PYTHON
Verdict: BENIGN
Mal-ecule
Size 17.6 KB download
First seen 17 days ago
Analyzed 8 days ago
Ecosystem huggingface
track.py python
1 """Track layout, embedding, decoding, and visibility-masked flow loss.""" Contains common English function words
2
3 from __future__ import annotations
4
5 from dataclasses import dataclass
6 from enum import IntEnum
7
8 im
45:27 self.start
46
47
48 # Stable identity contract shared with the 250-point data builder. Contains common English function words
49 TRACK_SEGMENTS = (
50 TrackSegment(
51 "head_left_hand", 0, 50, T
94:9 INT_SLICES = tuple((segment.start, segment.stop) for segment in TRACK_SEGMENTS) Contains common English function words
95
96
97 def validate_track_layout() -> None:
98 """Validate that the canonical segments cover every point exactly once.""" Contains common English function words
99
100 cursor = 0
101 for segment in TR
312:24 Error(
313 f"future trajectory must have {self.future_horizon} steps, " Contains common English function words
314 f"got {future_xy.shape[2]}"
315 )
316
317

Metadata

Identity

SHA-256 2939bf378b1a1e25502d2869c86d993e624531157336fe6cee8f2a292c42e19f
Filename track.py
Package zhicao/dreamzero
Version main
PURL pkg:huggingface/zhicao/dreamzero@main

Origin

Source forager
Feed huggingface.co
Ecosystem huggingface
Domain huggingface.co
URL https://huggingface.co/zhicao/dreamzero

Timeline

First seen 13 Aug 2026 21:18 UTC
First analyzed 23 Aug 2026 16:15 UTC
Last analyzed 23 Aug 2026 16:15 UTC
Last updated 23 Aug 2026 16:15 UTC

Labeling

Label unknown
Label source forager
Traits version 63cf1