dingtalk-misc
Warn
Audited by Socket on Sep 4, 2026
1 alert found:
AnomalyAnomalyscripts/yida_page_schema.py
LOWAnomalyLOW
scripts/yida_page_schema.py
No direct evidence of Python-side malware behavior exists in this module (no network/files/process/credential access, no obfuscation in the Python logic). However, it is a conduit for embedding and injecting arbitrary JavaScript source/compiled strings into a serialized JSON schema that is likely processed/executed by a downstream runtime. If any code strings or schema inputs are attacker-controlled, this can enable integration-time untrusted code execution. Additionally, the module hardcodes an opaque identifier and includes npm dependency metadata used by downstream systems, which is relevant to supply-chain resolution context but not itself proof of compromise.
Confidence: 63%Severity: 62%
Audit Metadata