{
  "ml": {
    "v": "4",
    "fs": [
      {
        "id": 0,
        "prob": 0.957023561000824,
        "class": 0
      }
    ],
    "prob": 0.95702356,
    "class": 0,
    "version": "v16.16",
    "thresholds": [
      0.9815004,
      0.99404883
    ],
    "analyzed_at": "2026-04-30T16:58:32Z"
  },
  "path": "do-expressions.js",
  "raw": {
    "v": "4",
    "fs": [
      {
        "f": "O₂(As₂S)Md(Pa)",
        "x": 2,
        "id": 0,
        "is": [
          "interopRequireWildcard",
          "newObj",
          "Object.prototype.hasOwnProperty.call",
          "newObj.key",
          "newObj.default",
          "exports.__esModule",
          "exports.DoExpression",
          "import",
          "require",
          "interopRequireWildcard",
          "metadata",
          "exports.metadata",
          "shouldVisit",
          "exports.shouldVisit",
          "body",
          "t.identifier"
        ],
        "ms": {
          "text": {
            "digit_ratio": 0.0,
            "space_count": 104.0,
            "total_lines": 29.0,
            "char_entropy": 4.95,
            "unique_chars": 52.0,
            "import_density": 55.17,
            "lines_over_200": 1.0,
            "string_density": 0.34,
            "avg_line_length": 25.86,
            "max_line_length": 308.0,
            "empty_line_ratio": 0.28,
            "last_line_length": 1.0,
            "most_common_char": "e",
            "whitespace_ratio": 0.17,
            "most_common_ratio": 0.07,
            "identifier_density": 1.45,
            "line_length_stddev": 55.23,
            "dynamic_import_ratio": 0.06,
            "normalized_import_count": 2.97,
            "normalized_string_count": 1.86,
            "anonymous_function_ratio": 0.5,
            "max_inline_whitespace_run": 1.0,
            "normalized_function_count": 0.37,
            "imports_to_functions_ratio": 8.0,
            "strings_to_functions_ratio": 5.0,
            "suspicious_identifier_ratio": 0.07,
            "normalized_unique_identifiers": 2.88,
            "identifiers_to_functions_ratio": 7.0
          },
          "imports": {
            "total": 16.0,
            "unique_modules": 15.0,
            "dynamic_imports": 1.0,
            "third_party_count": 16.0,
            "third_party_ratio": 1.0
          },
          "strings": {
            "total": 10.0,
            "avg_length": 9.2,
            "max_length": 14.0,
            "path_count": 2.0,
            "avg_entropy": 2.64,
            "total_bytes": 92.0,
            "entropy_stddev": 0.2
          },
          "comments": {},
          "functions": {
            "total": 2.0,
            "anonymous": 1.0,
            "one_liners": 1.0,
            "length_stddev": 3.5,
            "avg_name_length": 12.0,
            "no_params_count": 2.0,
            "avg_length_lines": 4.5,
            "max_length_lines": 8.0,
            "min_length_lines": 1.0,
            "density_per_100_lines": 6.9,
            "code_in_functions_ratio": 0.31
          },
          "identifiers": {
            "total": 42.0,
            "avg_length": 7.29,
            "max_length": 23.0,
            "min_length": 1.0,
            "avg_entropy": 2.32,
            "reuse_ratio": 0.33,
            "unique_count": 14.0,
            "length_stddev": 5.24,
            "sequential_names": 1.0,
            "single_char_count": 1.0,
            "single_char_ratio": 0.07,
            "high_entropy_count": 1.0,
            "high_entropy_ratio": 0.07,
            "all_lowercase_ratio": 0.64,
            "underscore_prefix_count": 2.0
          }
        },
        "ss": [
          [
            0,
            "use strict"
          ],
          [
            1,
            "use strict"
          ],
          [
            148,
            "object"
          ],
          [
            149,
            "object"
          ],
          [
            286,
            "default"
          ],
          [
            287,
            "default"
          ],
          [
            412,
            "../../../types"
          ],
          [
            413,
            "../../../types"
          ],
          [
            759,
            "undefined"
          ],
          [
            760,
            "undefined"
          ]
        ],
        "sz": 778,
        "ts": [
          {
            "c": 0.30000001192092896,
            "d": "for loop (content)",
            "e": [
              " for ("
            ],
            "i": "micro-behaviors/data/control-flow/analysis::for-loop-content",
            "l": 2
          },
          {
            "c": 0.6000000238418579,
            "d": "use strict directive string",
            "e": [
              "use strict",
              "use strict"
            ],
            "i": "metadata/package/tooling::use-strict-quote",
            "l": 1
          },
          {
            "a": "T1027.003",
            "c": 1.0,
            "d": "JavaScript or TypeScript source file extension",
            "e": [
              "do-expressions.js"
            ],
            "i": "objectives/anti-static/obfuscation/payload::js-source-extension",
            "l": 1,
            "m": "B0032"
          },
          {
            "c": 0.30000001192092896,
            "d": "for loop (AST)",
            "e": [
              "for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key]; }"
            ],
            "i": "micro-behaviors/data/control-flow/analysis::for-loop-ast",
            "l": 2
          },
          {
            "c": 1.0,
            "d": "JavaScript file basename",
            "e": [
              "do-expressions.js"
            ],
            "i": "metadata/lang/encoded/unicode-escape::javascript-or-dll-basename",
            "l": 2
          },
          {
            "a": "T1027",
            "c": 0.8999999761581421,
            "d": "Low string density base64 context",
            "e": [
              "text.string_density = 0.34"
            ],
            "i": "objectives/anti-static/obfuscation/code-metrics::js-base64-candidate-low-string-density",
            "l": 1,
            "m": "B0032"
          },
          {
            "c": 0.699999988079071,
            "d": "Small file under 5KB",
            "e": [
              "do-expressions.js"
            ],
            "i": "objectives/supply-chain/metadata-anomaly/markers/npm::small-file-5k",
            "l": 1
          },
          {
            "c": 0.6000000238418579,
            "d": "CommonJS exports.property pattern",
            "e": [
              "\nexports.DoExpression ="
            ],
            "i": "metadata/package::cjs-exports-pattern",
            "l": 3
          },
          {
            "c": 0.8500000238418579,
            "d": "Terser/UglifyJS minified output markers",
            "e": [
              "use strict"
            ],
            "i": "metadata/package::terser-output",
            "l": 2
          }
        ],
        "sha": "83851e63eb8b7f4931d9074b6c2575878db77e4e10e668d7f15f15dc1ff93ee4",
        "path": "do-expressions.js",
        "type": "javascript"
      }
    ],
    "tv": "13343"
  }
}