meta-decompile

Warn

Audited by Socket on Sep 7, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/meta-decompile.py

No direct evidence of intentional malware (no exec/eval, subprocesses, network calls, or credential exfiltration) is present in this module. The main security risk is that it performs repeated lxml XML parsing without visible hardening and then expands the number of local XML reads using filenames/paths derived from untrusted XML content (obj_name and, for ExternalDataSource, tbl_name). If an attacker can influence the input XML or related local files, this could lead to XML parser attacks (XXE/entity expansion/DoS) and unintended local file content disclosure via computed path traversal. Treat the module as security-sensitive and add hardened XML parser configuration and strict validation/sanitization of path components.

Confidence: 63%Severity: 63%
Audit Metadata
Analyzed At
Sep 7, 2026, 10:29 PM
Package URL
pkg:socket/skills-sh/nikolay-shirokov%2Fcc-1c-skills%2Fmeta-decompile%2F@f93616dc3b87e157afd3cc5247af84df0d126d8f75af1be80e48d6fbbf9a6747
Security Audit — socket — meta-decompile