{
  "ml": {
    "v": "7",
    "id": 1258,
    "lvl": -1,
    "conf": 0,
    "prob": 0.00001049041748046875,
    "type": "javascript",
    "version": "v18.18",
    "analyzed_at": "2026-09-08T12:23:16Z"
  },
  "path": "package/claudin.exe##unicode-escape@114932654",
  "raw": {
    "rev": "479f3",
    "files": [
      {
        "id": 1500,
        "mol": "H(Db)Md(Pt)",
        "pid": 4,
        "rel": "fetched",
        "sha": "fcbba9b0eb41f1a8bda3914e7dadeb239042d847db4e02d9ee5c524d7bd00ec3",
        "via": "https://registry.npmjs.org/@claudiolabs/claudin-win32-arm64/-/claudin-win32-arm64-1.1.27.tgz",
        "path": "pkg:npm/%40claudiolabs/claudin-win32-arm64@1.1.27!!package/claudin.exe!!package/claudin.exe##unicode-escape@114932654",
        "risk": 3,
        "size": 12848,
        "type": "javascript",
        "depth": 4,
        "facts": {
          "imp": [
            [
              "",
              "m.m"
            ]
          ],
          "tgt": [
            "m"
          ],
          "metrics": {
            "ast": {
              "op.add": 3,
              "max_depth": 6,
              "call_count": 7,
              "node_count": 181,
              "op_density.add": 0.02,
              "max_concat_chain": 2
            },
            "file": {
              "size": 12848,
              "entropy": 5.72
            },
            "text": {
              "lines": 1,
              "top_char": 44,
              "max_ws_run": 1,
              "digit_ratio": 0.42,
              "space_count": 209,
              "char_entropy": 5.72,
              "unique_chars": 109,
              "top_char_null": 0,
              "lines_over_200": 1,
              "lines_over_500": 1,
              "string_density": 8,
              "top_char_ratio": 0.07,
              "avg_line_length": 12848,
              "invisible_chars": 2,
              "lines_over_1000": 1,
              "max_line_length": 12848,
              "non_ascii_ratio": 0,
              "last_line_length": 12848,
              "long_token_count": 17,
              "whitespace_ratio": 0.02,
              "identifier_density": 24,
              "non_printable_ratio": 0,
              "normalized_string_count": 8,
              "suspicious_string_ratio": 0.5,
              "suspicious_identifier_ratio": 0.75
            },
            "binary": {
              "peak_region_bytes": 8752,
              "peak_region_entropy": 5.69
            },
            "strings": {
              "bytes": 12736,
              "count": 8,
              "very_long": 4,
              "avg_length": 1592,
              "max_length": 6972,
              "avg_entropy": 4.62,
              "entropy_stddev": 1.13,
              "high_entropy_count": 5,
              "embedded_code_candidates": 4
            },
            "consistency": {
              "extension_content_mismatch": 1,
              "extension_content_mismatch.script_as_unknown": 1
            },
            "identifiers": {
              "count": 24,
              "unique": 8,
              "avg_length": 1.13,
              "max_length": 2,
              "min_length": 1,
              "avg_entropy": 0.13,
              "reuse_ratio": 0.33,
              "length_stddev": 0.33,
              "sequential_names": 6,
              "single_char_count": 7,
              "single_char_ratio": 0.88,
              "all_lowercase_ratio": 0.13,
              "all_uppercase_ratio": 0.63
            }
          }
        },
        "traits": [
          {
            "id": "metadata/build/minifier::void-zero",
            "conf": 0.6,
            "crit": 2,
            "desc": "Uses minifier-style void 0 for undefined",
            "spans": [
              [
                9897,
                0
              ]
            ]
          },
          {
            "id": "metadata/file/profile/language::lang-english--atom-5",
            "conf": 0.8,
            "crit": 2,
            "desc": "English function-word token \"for\"",
            "spans": [
              [
                106,
                0
              ]
            ]
          },
          {
            "id": "metadata/lang/source::repeated-large-integer-arrays",
            "conf": 0.8,
            "crit": 3,
            "desc": "Repeated long numeric array literals",
            "spans": [
              [
                4492,
                1728
              ]
            ]
          },
          {
            "id": "micro-behaviors/data/source/syntax/array::temporary-array-element-read",
            "conf": 0.8,
            "crit": 2,
            "desc": "Reads an array element into a variable",
            "spans": [
              [
                8137,
                0
              ]
            ]
          },
          {
            "id": "metadata/file/metrics::low-whitespace",
            "conf": 0.7,
            "crit": 2,
            "desc": "Very low whitespace ratio (minified/compressed)",
            "spans": [
              [
                0,
                0
              ]
            ]
          },
          {
            "id": "metadata/file/profile/identity::sequential-identifiers",
            "conf": 0.8,
            "crit": 2,
            "desc": "Sequential source identifier names",
            "spans": [
              [
                0,
                0
              ]
            ]
          },
          {
            "id": "metadata/lang/javascript-features::arrow-function",
            "conf": 0.9,
            "crit": 1,
            "desc": "ES6 arrow function syntax",
            "spans": [
              [
                61,
                0
              ]
            ]
          },
          {
            "id": "metadata/lang/javascript-features::const-let",
            "conf": 0.9,
            "crit": 1,
            "desc": "ES6 const/let declarations",
            "spans": [
              [
                92,
                0
              ]
            ]
          },
          {
            "id": "metadata/lang/javascript-features::destructuring",
            "conf": 0.9,
            "crit": 1,
            "desc": "ES6 destructuring assignment",
            "spans": [
              [
                12045,
                0
              ]
            ]
          },
          {
            "id": "metadata/lang/javascript-features::spread-operator",
            "conf": 0.9,
            "crit": 1,
            "desc": "ES6 spread operator (in array/object context)",
            "spans": [
              [
                910,
                0
              ]
            ]
          },
          {
            "id": "micro-behaviors/data/source/arithmetic::js-bitwise-arithmetic-chain",
            "conf": 0.8,
            "crit": 3,
            "desc": "JavaScript bitwise arithmetic and shift chain",
            "spans": [
              [
                964,
                32
              ]
            ]
          }
        ]
      }
    ]
  }
}