Tencent AI-Infra-Guard's skill-scan component excludes compiled Python bytecode files from analysis by hardcoding __pycache__ directories and .pyc/.pyo/.pyd extensions into skip lists across multiple scanning surfaces. Attackers can distribute skills with benign Python source files alongside malicious compiled bytecode that executes on import while the scanner reports a safe verdict, enabling code execution when operators install the skill.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-02 17:18
Updated : 2026-09-04 03:17
NVD link : CVE-2026-84809
Mitre link : CVE-2026-84809
CVE.ORG link : CVE-2026-84809
JSON object : View
Products Affected
No product.
CWE
CWE-693
Protection Mechanism Failure
