{
  "ml": {
    "v": "4",
    "fs": [
      {
        "id": 0,
        "prob": 0.9228780269622803,
        "class": 0
      }
    ],
    "prob": 0.922878,
    "class": 0,
    "version": "v16.16",
    "thresholds": [
      0.9815004,
      0.99404883
    ],
    "analyzed_at": "2026-04-30T15:50:51Z"
  },
  "path": "lodash.js",
  "raw": {
    "v": "4",
    "fs": [
      {
        "f": "O₂(As₂S)Md(Pa)",
        "x": 1,
        "id": 0,
        "is": [
          "LazyWrapper",
          "require",
          "LodashWrapper",
          "require",
          "baseLodash",
          "require",
          "isArray",
          "require",
          "isObjectLike",
          "require",
          "wrapperClone",
          "require",
          "objectProto",
          "hasOwnProperty",
          "isObjectLike",
          "isArray",
          "hasOwnProperty.call",
          "hasOwnProperty.call",
          "wrapperClone",
          "lodash.prototype",
          "module.exports"
        ],
        "ms": {
          "text": {
            "digit_ratio": 0.0,
            "space_count": 674.0,
            "total_lines": 117.0,
            "char_entropy": 4.82,
            "unique_chars": 73.0,
            "import_density": 17.95,
            "string_density": 0.14,
            "avg_line_length": 43.36,
            "max_line_length": 95.0,
            "empty_line_ratio": 0.04,
            "last_line_length": 24.0,
            "most_common_char": "`",
            "whitespace_ratio": 0.15,
            "most_common_ratio": 0.09,
            "identifier_density": 0.33,
            "line_length_stddev": 30.56,
            "dynamic_import_ratio": 0.29,
            "normalized_import_count": 1.94,
            "normalized_string_count": 1.48,
            "suspicious_comment_ratio": 0.25,
            "max_inline_whitespace_run": 3.0,
            "normalized_function_count": 0.09,
            "imports_to_functions_ratio": 21.0,
            "strings_to_functions_ratio": 16.0,
            "normalized_unique_identifiers": 1.89,
            "identifiers_to_functions_ratio": 13.0
          },
          "imports": {
            "total": 21.0,
            "unique_modules": 12.0,
            "dynamic_imports": 6.0,
            "third_party_count": 21.0,
            "third_party_ratio": 1.0
          },
          "strings": {
            "total": 16.0,
            "avg_length": 19.13,
            "max_length": 25.0,
            "path_count": 12.0,
            "avg_entropy": 3.37,
            "total_bytes": 306.0,
            "entropy_stddev": 0.58
          },
          "comments": {
            "chars": 4345.0,
            "lines": 91.0,
            "total": 4.0,
            "to_code_ratio": 3.5,
            "code_in_comments": 1.0,
            "high_entropy_comments": 1.0
          },
          "functions": {
            "total": 1.0,
            "avg_name_length": 6.0,
            "no_params_count": 1.0,
            "avg_length_lines": 11.0,
            "max_length_lines": 11.0,
            "min_length_lines": 11.0,
            "density_per_100_lines": 0.85,
            "code_in_functions_ratio": 0.09
          },
          "identifiers": {
            "total": 39.0,
            "avg_length": 9.23,
            "max_length": 14.0,
            "min_length": 5.0,
            "avg_entropy": 2.83,
            "reuse_ratio": 0.33,
            "unique_count": 13.0,
            "length_stddev": 3.02,
            "high_entropy_count": 1.0,
            "high_entropy_ratio": 0.08,
            "all_lowercase_ratio": 0.31
          }
        },
        "ss": [
          [
            26,
            "../internal/LazyWrapper"
          ],
          [
            27,
            "../internal/LazyWrapper"
          ],
          [
            82,
            "../internal/LodashWrapper"
          ],
          [
            83,
            "../internal/LodashWrapper"
          ],
          [
            137,
            "../internal/baseLodash"
          ],
          [
            138,
            "../internal/baseLodash"
          ],
          [
            186,
            "../lang/isArray"
          ],
          [
            187,
            "../lang/isArray"
          ],
          [
            233,
            "../internal/isObjectLike"
          ],
          [
            234,
            "../internal/isObjectLike"
          ],
          [
            289,
            "../internal/wrapperClone"
          ],
          [
            290,
            "../internal/wrapperClone"
          ],
          [
            4930,
            "__chain__"
          ],
          [
            4931,
            "__chain__"
          ],
          [
            4973,
            "__wrapped__"
          ],
          [
            4974,
            "__wrapped__"
          ]
        ],
        "sz": 5190,
        "ts": [
          {
            "a": "T1027",
            "c": 0.8999999761581421,
            "d": "Low string density base64 context",
            "e": [
              "text.string_density = 0.14"
            ],
            "i": "objectives/anti-static/obfuscation/code-metrics::js-base64-candidate-low-string-density",
            "l": 1,
            "m": "B0032"
          },
          {
            "a": "T1195.002",
            "c": 0.800000011920929,
            "d": "References JavaScript export boundary",
            "e": [
              "module.exports"
            ],
            "i": "objectives/supply-chain/trojanized/application/config-injection::js-export-boundary",
            "l": 1
          },
          {
            "c": 0.699999988079071,
            "d": "Code has JSDoc @example",
            "e": [
              "@example"
            ],
            "i": "metadata/package/documentation::has-jsdoc-example",
            "l": 2
          },
          {
            "c": 0.8999999761581421,
            "d": "File has 30 or more lines",
            "e": [
              "text.total_lines = 117.00"
            ],
            "i": "metadata/package/metrics::file-has-30-plus-lines",
            "l": 1
          },
          {
            "c": 1.0,
            "d": "JavaScript file basename",
            "e": [
              "lodash.js"
            ],
            "i": "metadata/lang/encoded/unicode-escape::javascript-or-dll-basename",
            "l": 2
          },
          {
            "a": "T1027",
            "c": 0.8999999761581421,
            "d": "Comment-heavy base64 context",
            "e": [
              "comments.to_code_ratio = 3.50"
            ],
            "i": "objectives/anti-static/obfuscation/code-metrics::js-base64-candidate-comment-heavy",
            "l": 1,
            "m": "B0032"
          },
          {
            "a": "T1027.003",
            "c": 1.0,
            "d": "JavaScript or TypeScript source file extension",
            "e": [
              "lodash.js"
            ],
            "i": "objectives/anti-static/obfuscation/payload::js-source-extension",
            "l": 1,
            "m": "B0032"
          }
        ],
        "sha": "8a058e660d0d3ca592287d7fc16cc532fed2d4356409fe792d882d5594080be4",
        "path": "lodash.js",
        "type": "javascript"
      }
    ],
    "tv": "13343"
  }
}