{
  "ml": {
    "v": "4",
    "fs": [
      {
        "id": 0,
        "prob": 0.9447281956672668,
        "class": 0
      }
    ],
    "prob": 0.9447282,
    "class": 0,
    "version": "v16.16",
    "thresholds": [
      0.9815004,
      0.99404883
    ],
    "analyzed_at": "2026-04-30T11:37:35Z"
  },
  "path": "repeatWhen.js",
  "raw": {
    "v": "4",
    "fs": [
      {
        "f": "O₂(As₂S)Md(Pa)",
        "x": 1,
        "id": 0,
        "is": [
          "source.lift",
          "source.subscribe",
          "notifications.unsubscribe",
          "retriesSubscription.unsubscribe",
          "retries",
          "tryCatch",
          "tryCatch",
          "subscribeToResult",
          "import"
        ],
        "ms": {
          "text": {
            "space_count": 619.0,
            "total_lines": 75.0,
            "char_entropy": 4.35,
            "unique_chars": 53.0,
            "import_density": 12.0,
            "string_density": 0.13,
            "avg_line_length": 32.61,
            "max_line_length": 93.0,
            "last_line_length": 38.0,
            "most_common_char": "e",
            "whitespace_ratio": 0.28,
            "most_common_ratio": 0.07,
            "identifier_density": 0.63,
            "line_length_stddev": 20.26,
            "normalized_import_count": 1.04,
            "normalized_string_count": 1.15,
            "repeated_char_sequences": 14.0,
            "anonymous_function_ratio": 0.09,
            "suspicious_comment_ratio": 1.0,
            "max_inline_whitespace_run": 1.0,
            "normalized_function_count": 1.27,
            "imports_to_functions_ratio": 0.82,
            "strings_to_functions_ratio": 0.91,
            "normalized_unique_identifiers": 3.37,
            "identifiers_to_functions_ratio": 1.91
          },
          "imports": {
            "total": 9.0,
            "unique_modules": 8.0,
            "third_party_count": 9.0,
            "third_party_ratio": 1.0
          },
          "strings": {
            "total": 10.0,
            "avg_length": 17.6,
            "max_length": 25.0,
            "path_count": 10.0,
            "avg_entropy": 3.46,
            "total_bytes": 176.0,
            "entropy_stddev": 0.19
          },
          "comments": {
            "chars": 36.0,
            "lines": 1.0,
            "total": 1.0,
            "to_code_ratio": 0.01,
            "base64_in_comments": 1.0
          },
          "functions": {
            "total": 11.0,
            "anonymous": 1.0,
            "one_liners": 1.0,
            "length_stddev": 3.72,
            "avg_name_length": 12.0,
            "no_params_count": 11.0,
            "avg_length_lines": 6.0,
            "max_length_lines": 13.0,
            "min_length_lines": 1.0,
            "avg_nesting_depth": 0.09,
            "max_nesting_depth": 1.0,
            "high_entropy_names": 1.0,
            "density_per_100_lines": 14.67,
            "code_in_functions_ratio": 0.88
          },
          "identifiers": {
            "total": 47.0,
            "avg_length": 11.43,
            "max_length": 20.0,
            "min_length": 6.0,
            "avg_entropy": 2.95,
            "reuse_ratio": 0.45,
            "unique_count": 21.0,
            "length_stddev": 4.01,
            "high_entropy_count": 1.0,
            "high_entropy_ratio": 0.05,
            "all_lowercase_ratio": 0.33,
            "underscore_prefix_count": 1.0
          }
        },
        "ss": [
          [
            24,
            "../Subject"
          ],
          [
            25,
            "../Subject"
          ],
          [
            63,
            "../util/tryCatch"
          ],
          [
            64,
            "../util/tryCatch"
          ],
          [
            111,
            "../util/errorObject"
          ],
          [
            112,
            "../util/errorObject"
          ],
          [
            166,
            "../OuterSubscriber"
          ],
          [
            167,
            "../OuterSubscriber"
          ],
          [
            222,
            "../util/subscribeToResult"
          ],
          [
            223,
            "../util/subscribeToResult"
          ]
        ],
        "sz": 2520,
        "ts": [
          {
            "a": "T1027",
            "c": 0.8999999761581421,
            "d": "Low string density base64 context",
            "e": [
              "text.string_density = 0.13"
            ],
            "i": "objectives/anti-static/obfuscation/code-metrics::js-base64-candidate-low-string-density",
            "l": 1,
            "m": "B0032"
          },
          {
            "c": 0.8999999761581421,
            "d": "Explicit source map marker in bundled output",
            "e": [
              "sourceMappingURL="
            ],
            "i": "objectives/supply-chain/hidden-payload/extensions::source-map-marker",
            "l": 2
          },
          {
            "a": "T1027.003",
            "c": 1.0,
            "d": "JavaScript or TypeScript source file extension",
            "e": [
              "repeatWhen.js"
            ],
            "i": "objectives/anti-static/obfuscation/payload::js-source-extension",
            "l": 1,
            "m": "B0032"
          },
          {
            "c": 0.8999999761581421,
            "d": "File has 30 or more lines",
            "e": [
              "text.total_lines = 75.00"
            ],
            "i": "metadata/package/metrics::file-has-30-plus-lines",
            "l": 1
          },
          {
            "c": 1.0,
            "d": "JavaScript file basename",
            "e": [
              "repeatWhen.js"
            ],
            "i": "metadata/lang/encoded/unicode-escape::javascript-or-dll-basename",
            "l": 2
          },
          {
            "c": 0.699999988079071,
            "d": "Small file under 5KB",
            "e": [
              "repeatWhen.js"
            ],
            "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": "19e4ebbef22a4f13d64c819150816b75e65d32cf43bef1d8b6f2f4eb647215dd",
        "path": "/data/samples/good/npm/rxjs-6.3.2/package/_esm2015/internal/operators/repeatWhen.js",
        "type": "javascript"
      }
    ],
    "tv": "13343"
  }
}