{
  "ml": {
    "v": "4",
    "fs": [
      {
        "id": 0,
        "prob": 0.9265966415405273,
        "class": 0
      }
    ],
    "prob": 0.92659664,
    "class": 0,
    "version": "v16.16",
    "thresholds": [
      0.9815004,
      0.99404883
    ],
    "analyzed_at": "2026-04-30T15:54:14Z"
  },
  "path": "takeWhile.ts",
  "raw": {
    "v": "4",
    "fs": [
      {
        "f": "O₂(As₂S)Md(Pa)",
        "x": 1,
        "id": 0,
        "is": [
          "operate",
          "source.subscribe",
          "predicate",
          "subscriber.next",
          "subscriber.complete",
          "import"
        ],
        "ms": {
          "text": {
            "digit_ratio": 0.0,
            "space_count": 452.0,
            "total_lines": 65.0,
            "char_entropy": 4.84,
            "unique_chars": 68.0,
            "import_density": 9.23,
            "string_density": 0.09,
            "avg_line_length": 47.22,
            "max_line_length": 136.0,
            "empty_line_ratio": 0.03,
            "last_line_length": 1.0,
            "most_common_char": "e",
            "whitespace_ratio": 0.16,
            "most_common_ratio": 0.1,
            "identifier_density": 0.8,
            "line_length_stddev": 37.8,
            "normalized_import_count": 0.74,
            "normalized_string_count": 0.74,
            "anonymous_function_ratio": 0.67,
            "suspicious_comment_ratio": 1.0,
            "max_inline_whitespace_run": 1.0,
            "normalized_function_count": 0.37,
            "imports_to_functions_ratio": 2.0,
            "strings_to_functions_ratio": 2.0,
            "normalized_unique_identifiers": 2.16,
            "identifiers_to_functions_ratio": 4.33
          },
          "imports": {
            "total": 6.0,
            "unique_modules": 6.0,
            "third_party_count": 6.0,
            "third_party_ratio": 1.0
          },
          "strings": {
            "total": 6.0,
            "avg_length": 13.33,
            "max_length": 20.0,
            "path_count": 6.0,
            "avg_entropy": 3.07,
            "total_bytes": 80.0,
            "entropy_stddev": 0.46
          },
          "comments": {
            "chars": 1793.0,
            "lines": 42.0,
            "total": 1.0,
            "to_code_ratio": 1.83,
            "code_in_comments": 1.0,
            "high_entropy_comments": 1.0
          },
          "functions": {
            "total": 3.0,
            "anonymous": 2.0,
            "length_stddev": 2.94,
            "avg_name_length": 9.0,
            "no_params_count": 3.0,
            "avg_length_lines": 9.0,
            "max_length_lines": 12.0,
            "min_length_lines": 5.0,
            "avg_nesting_depth": 1.0,
            "max_nesting_depth": 2.0,
            "density_per_100_lines": 4.62,
            "code_in_functions_ratio": 0.42
          },
          "identifiers": {
            "total": 52.0,
            "avg_length": 10.54,
            "max_length": 24.0,
            "min_length": 5.0,
            "avg_entropy": 2.92,
            "reuse_ratio": 0.25,
            "unique_count": 13.0,
            "length_stddev": 5.51,
            "high_entropy_count": 2.0,
            "high_entropy_ratio": 0.15,
            "all_lowercase_ratio": 0.62
          }
        },
        "ss": [
          [
            74,
            "../types"
          ],
          [
            75,
            "../types"
          ],
          [
            110,
            "../util/lift"
          ],
          [
            111,
            "../util/lift"
          ],
          [
            161,
            "./OperatorSubscriber"
          ],
          [
            162,
            "./OperatorSubscriber"
          ]
        ],
        "sz": 3134,
        "ts": [
          {
            "a": "T1027.003",
            "c": 1.0,
            "d": "JavaScript or TypeScript source file extension",
            "e": [
              "takeWhile.ts"
            ],
            "i": "objectives/anti-static/obfuscation/payload::js-source-extension",
            "l": 1,
            "m": "B0032"
          },
          {
            "a": "T1027",
            "c": 0.8999999761581421,
            "d": "Comment-heavy base64 context",
            "e": [
              "comments.to_code_ratio = 1.83"
            ],
            "i": "objectives/anti-static/obfuscation/code-metrics::js-base64-candidate-comment-heavy",
            "l": 1,
            "m": "B0032"
          },
          {
            "a": "T1027",
            "c": 0.8999999761581421,
            "d": "Low string density base64 context",
            "e": [
              "text.string_density = 0.09"
            ],
            "i": "objectives/anti-static/obfuscation/code-metrics::js-base64-candidate-low-string-density",
            "l": 1,
            "m": "B0032"
          },
          {
            "c": 0.8999999761581421,
            "d": "File has 30 or more lines",
            "e": [
              "text.total_lines = 65.00"
            ],
            "i": "metadata/package/metrics::file-has-30-plus-lines",
            "l": 1
          },
          {
            "c": 0.20000000298023224,
            "d": "output keyword",
            "e": [
              "output"
            ],
            "i": "micro-behaviors/data/text/keywords::output",
            "l": 1
          },
          {
            "c": 0.699999988079071,
            "d": "Small file under 5KB",
            "e": [
              "takeWhile.ts"
            ],
            "i": "objectives/supply-chain/metadata-anomaly/markers/npm::small-file-5k",
            "l": 1
          },
          {
            "c": 0.949999988079071,
            "d": "imports import",
            "e": [
              "import"
            ],
            "i": "metadata/import/npm::import",
            "l": 2
          }
        ],
        "sha": "8b473c96a55464477f8ca83f4efcd3662ff2cbe793a15c6ae317bf0a62f5935a",
        "path": "/data/samples/good/npm/rxjs-7.5.1/package/src/internal/operators/takeWhile.ts",
        "type": "javascript"
      }
    ],
    "tv": "13343"
  }
}