Production ready toolkit to run AI locally
This report presents the forensic synthetic code analysis of RunanywhereAI/runanywhere-sdks, a C++ project with 10,306 GitHub stars. SynthScan v2.0 examined 776,491 lines of code across 2622 source files, recording 3261 pattern matches distributed across 20 syntactic categories. The overall adjusted score of 7.7 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 3261 distinct pattern matches across 20 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | CMakeLists.txt | 1 | # ============================================================================= | COMMENT |
| MEDIUM | CMakeLists.txt | 3 | # ============================================================================= | COMMENT |
| MEDIUM | CMakeLists.txt | 29 | # ============================================================================= | COMMENT |
| MEDIUM | CMakeLists.txt | 64 | # ============================================================================= | COMMENT |
| MEDIUM | CMakeLists.txt | 70 | # ============================================================================= | COMMENT |
| MEDIUM | CMakeLists.txt | 167 | # ============================================================================= | COMMENT |
| MEDIUM | CMakeLists.txt | 169 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | CMakeLists.txt | 187 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | CMakeLists.txt | 189 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | CMakeLists.txt | 199 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | CMakeLists.txt | 201 | # ============================================================================= | COMMENT |
| MEDIUM | CMakeLists.txt | 413 | # ============================================================================= | COMMENT |
| MEDIUM | CMakeLists.txt | 415 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | .gitleaks.toml | 1 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | .gitleaks.toml | 6 | # ============================================================================= | COMMENT |
| MEDIUM⚡ | .gitleaks.toml | 10 | # ----------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | .gitleaks.toml | 12 | # ----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .gitleaks.toml | 43 | # ----------------------------------------------------------------------------- | COMMENT |
| MEDIUM | .gitleaks.toml | 45 | # ----------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | idl/codegen/swift-modality-abi.yaml | 375 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | idl/codegen/swift-modality-abi.yaml | 377 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | idl/codegen/swift-modality-abi.yaml | 424 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | idl/codegen/swift-modality-abi.yaml | 426 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 11 | # ----------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 90 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 92 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 119 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 121 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 135 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 137 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 158 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 160 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 191 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 193 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 281 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 283 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 318 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 320 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 357 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 359 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 441 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 448 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 485 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 487 | # -------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 33 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 35 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 49 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 51 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 98 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 101 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 193 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 197 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 215 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 217 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 278 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 284 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 409 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | idl/codegen/_convenience_common.py | 413 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | idl/codegen/generate_kotlin_convenience.py | 80 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | idl/codegen/generate_kotlin_convenience.py | 82 | # --------------------------------------------------------------------------- | COMMENT |
| 812 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | CMakeLists.txt | 1 | # ============================================================================= | COMMENT |
| LOW | CMakeLists.txt | 21 | # cmake --preset android-arm64 && cmake --build --preset android-arm64 | COMMENT |
| LOW | CMakeLists.txt | 41 | project(runanywhere | COMMENT |
| LOW | CMakeLists.txt | 81 | COMMENT | |
| LOW | CMakeLists.txt | 201 | # ============================================================================= | COMMENT |
| LOW | .pre-commit-config.yaml | 61 | # disk. Committed symlinks already materialize on clone for macOS/Linux; | COMMENT |
| LOW | jitpack.yml | 1 | # JitPack build configuration for RunAnywhere Kotlin SDK | COMMENT |
| LOW | lefthook.yml | 1 | # EXAMPLE USAGE: | COMMENT |
| LOW | lefthook.yml | 21 | # parallel: true | COMMENT |
| LOW | lefthook.yml | 41 | # - script: "hello.go" | COMMENT |
| LOW | Package.swift | 1 | // swift-tools-version: 6.2 | COMMENT |
| LOW | Package.swift | 21 | // 2. Export `RUNANYWHERE_USE_LOCAL_NATIVES=1` so the package resolves to | COMMENT |
| LOW | Package.swift | 161 | // Floor bumped 3.0.0 → 3.15.1 (latest stable 3.x at bump time). | COMMENT |
| LOW | Package.swift | 301 | // ONNX Runtime Backend | COMMENT |
| LOW | Package.swift | 501 | exclude: ["Fixtures"] | COMMENT |
| LOW | Package.swift | 561 | // a release. `sdk/runanywhere-swift/scripts/release-swift-binaries.sh` zips | COMMENT |
| LOW | idl/codegen/generate_streams.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | idl/codegen/generate_swift.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | idl/codegen/generate_swift.sh | 61 | done <<< "${RAC_PROTO_FILES}" | COMMENT |
| LOW | idl/codegen/generate_swift.sh | 81 | # ModelRegistry, Pipeline, RAG, SDKEvents, Solutions, Storage, | COMMENT |
| LOW | idl/codegen/swift-modality-abi.yaml | 1 | # swift-modality-abi.yaml | COMMENT |
| LOW | idl/codegen/swift-modality-abi.yaml | 21 | # Maps to ProtoStreamContext<Response>.runRequestStream. | COMMENT |
| LOW | idl/codegen/swift-modality-abi.yaml | 41 | # The optional `request` field selects between the two ABI shapes. | COMMENT |
| LOW | idl/codegen/swift-modality-abi.yaml | 61 | # written in CppBridge+ModalityProtoABI.swift; the field `custom_reason` | COMMENT |
| LOW | idl/codegen/generate_cpp.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | idl/codegen/generate_all.sh | 101 | # AsyncIterable<T> stream wrappers for RN + Web. The | COMMENT |
| LOW | idl/codegen/_convenience_common.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | idl/codegen/generate_kotlin.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | idl/codegen/generate_kotlin.sh | 21 | COMMENT | |
| LOW | idl/codegen/generate_kotlin.sh | 61 | # Pre-clean the Wire output namespace so that types removed or renamed in | COMMENT |
| LOW | idl/codegen/ci-drift-check.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | idl/codegen/generate_dart.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | idl/codegen/generate_dart.sh | 81 | COMMENT | |
| LOW | idl/codegen/generate_ts_convenience.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | idl/codegen/generate_ts_convenience.py | 21 | # rac_min_float (50006, double) -> participates in `validate<Msg>` (float) | COMMENT |
| LOW | idl/codegen/generate_kotlin_convenience.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | idl/codegen/generate_kotlin_convenience.py | 21 | # | COMMENT |
| LOW | idl/codegen/generate_swift_modality_abi.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | idl/codegen/generate_swift_modality_abi.py | 201 | // swiftlint:disable all | COMMENT |
| LOW | idl/codegen/generate_ts.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | idl/codegen/generate_dart_convenience.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | idl/codegen/generate_swift_convenience.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | idl/codegen/generate_swift_convenience.py | 21 | # rac_required (50002, bool) -> participates in validate() | COMMENT |
| LOW | idl/codegen/tests/test_convenience_generators.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | idl/codegen/tests/test_convenience_generators.py | 21 | # | COMMENT |
| LOW | idl/codegen/tests/test_convenience_generators.py | 221 | # | COMMENT |
| LOW | Playground/openclaw-hybrid-assistant/CMakeLists.txt | 121 | COMMENT | |
| LOW | Playground/openclaw-hybrid-assistant/build.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …nd/openclaw-hybrid-assistant/tests/test_components.cpp | 1 | // ============================================================================= | COMMENT |
| LOW | …d/openclaw-hybrid-assistant/tests/test_integration.cpp | 1 | // ============================================================================= | COMMENT |
| LOW | …d/openclaw-hybrid-assistant/tests/test_integration.cpp | 21 | // ============================================================================= | COMMENT |
| LOW | …d/openclaw-hybrid-assistant/tests/test_integration.cpp | 41 | #include <chrono> | COMMENT |
| LOW | …d/openclaw-hybrid-assistant/tests/test_integration.cpp | 501 | // data chunk | COMMENT |
| LOW | …d/openclaw-hybrid-assistant/tests/test_integration.cpp | 1061 | } | COMMENT |
| LOW | …d/openclaw-hybrid-assistant/scripts/download-models.sh | 1 | #!/bin/bash | COMMENT |
| LOW | …round/openclaw-hybrid-assistant/scripts/test-on-mac.sh | 1 | #!/bin/bash | COMMENT |
| LOW | Playground/openclaw-hybrid-assistant/src/main.cpp | 1 | // ============================================================================= | COMMENT |
| LOW | Playground/openclaw-hybrid-assistant/src/main.cpp | 21 | // ============================================================================= | COMMENT |
| LOW | …penclaw-hybrid-assistant/src/pipeline/voice_pipeline.h | 1 | #pragma once | COMMENT |
| LOW | …und/openclaw-hybrid-assistant/src/pipeline/tts_queue.h | 1 | #pragma once | COMMENT |
| 1304 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | idl/codegen/generate_streams.sh | 73 | function sourceProtoFromRequestModule(reqMod) { | CODE |
| LOW | idl/codegen/_convenience_common.py | 355 | def enum_name_to_screaming_snake(name: str) -> str: | CODE |
| LOW | idl/codegen/_convenience_common.py | 482 | def zero_literal_for_required( | CODE |
| LOW | idl/codegen/generate_ts_convenience.py | 203 | def _ts_proto_function_prefix(symbol: str) -> str: | CODE |
| LOW | idl/codegen/generate_ts_convenience.py | 376 | def _emit_enum_reverse_factory( | CODE |
| LOW | idl/codegen/generate_ts_convenience.py | 595 | def _collect_message_symbols_per_file( | CODE |
| LOW | idl/codegen/generate_kotlin_convenience.py | 144 | def _emit_enum_reverse_factory( | CODE |
| LOW | idl/codegen/generate_kotlin_convenience.py | 179 | def _emit_message_defaults_factory( | CODE |
| LOW | idl/codegen/generate_swift_modality_abi.py | 473 | def render_get_with_context_method( | CODE |
| LOW | idl/codegen/generate_swift_modality_abi.py | 574 | def render_create_handle_method( | CODE |
| LOW | idl/codegen/generate_swift_modality_abi.py | 619 | def render_invoke_out_only_method( | CODE |
| LOW | idl/codegen/generate_dart_convenience.py | 389 | def _emit_enum_reverse_factory( | CODE |
| LOW | idl/codegen/generate_dart_convenience.py | 469 | def _required_zero_check_expr(field, dart_name: str, int64_used: list[bool]) -> str | None: | CODE |
| LOW | idl/codegen/generate_swift_convenience.py | 117 | def _emit_enum_reverse_factory( | CODE |
| LOW | idl/codegen/generate_swift_convenience.py | 162 | def _emit_message_defaults_factory( | CODE |
| LOW | idl/codegen/tests/test_convenience_generators.py | 281 | def _extract_validated_fields(generated: str, language: str) -> frozenset[str]: | CODE |
| LOW | idl/codegen/tests/test_convenience_generators.py | 322 | def assert_cross_language_parity( | CODE |
| LOW | …ground/on-device-browser-agent/src/background/index.ts | 324 | async function ensureContentScriptLoaded(tabId: number): Promise<boolean> { | CODE |
| LOW | …ground/on-device-browser-agent/src/background/index.ts | 397 | export async function getDOMStateWithScreenshot(tabId: number): Promise<DOMState> { | CODE |
| LOW | …nd/on-device-browser-agent/src/content/dom-observer.ts | 289 | function generateYouTubeVideoSelector(renderer: Element, index: number): string { | CODE |
| LOW | …nd/on-device-browser-agent/src/content/dom-observer.ts | 323 | function extractInteractiveElements(): InteractiveElement[] { | CODE |
| LOW | …nd/on-device-browser-agent/src/content/dom-observer.ts | 575 | function extractRelevantAttributes(element: HTMLElement): Record<string, string> { | CODE |
| LOW | …on-device-browser-agent/src/content/action-executor.ts | 532 | function generateSelectorForElement(element: HTMLElement): string { | CODE |
| LOW | …anywhere-commons/scripts/test_build_android_archive.py | 77 | def test_release_version_rejects_path_or_shell_syntax(self) -> None: | CODE |
| LOW | …anywhere-commons/scripts/test_build_android_archive.py | 86 | def test_archive_is_exact_and_reproducible(self) -> None: | CODE |
| LOW⚡ | …anywhere-commons/scripts/test_build_android_archive.py | 123 | def test_rejects_private_native(self) -> None: | CODE |
| LOW⚡ | …anywhere-commons/scripts/test_build_android_archive.py | 131 | def test_rejects_undeclared_native(self) -> None: | CODE |
| LOW⚡ | …anywhere-commons/scripts/test_build_android_archive.py | 139 | def test_rejects_nested_or_extra_component(self) -> None: | CODE |
| LOW | …anywhere-commons/scripts/test_build_android_archive.py | 153 | def test_rejects_undeclared_root_file_or_symlink(self) -> None: | CODE |
| LOW | …anywhere-commons/scripts/test_build_android_archive.py | 167 | def test_rejects_symlink_non_elf_and_missing_input(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 82 | def test_inspected_artifact_and_source_pins_are_exact(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 101 | def test_cache_identity_covers_every_supply_chain_pin(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 135 | def test_safe_regular_file_archive_extracts(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 149 | def test_unsafe_archive_members_are_rejected(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 164 | def test_symbolic_and_hard_links_are_rejected(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 183 | def test_embedded_build_path_transform_is_exact_and_idempotent(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 216 | def test_transform_rejects_corrupted_library(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 237 | def test_transform_accepts_manifested_library_with_no_marker(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 259 | def test_transform_rejects_missing_expected_marker(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 280 | def test_unrecognized_host_path_is_rejected(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 292 | def test_archive_digest_is_fail_closed(self) -> None: | CODE |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 336 | def test_library_tree_fails_when_any_library_is_under_aligned(self) -> None: | CODE |
| LOW | …/runanywhere-web/tests/browser/release-app.e2e.spec.ts | 1875 | async function chooseChatAttachmentViaMenu( | CODE |
| LOW | …/runanywhere-web/tests/browser/release-app.e2e.spec.ts | 1898 | async function switchToOppositeAcceleration(page: Page): Promise<{ | CODE |
| LOW | …/runanywhere-web/tests/browser/release-app.e2e.spec.ts | 2193 | async function uninstallSTTStreamRecorder(page: Page): Promise<void> { | CODE |
| LOW | …/runanywhere-web/tests/browser/release-app.e2e.spec.ts | 2213 | async function installVoiceStateRecorder(page: Page): Promise<void> { | CODE |
| LOW | …/runanywhere-web/tests/browser/release-app.e2e.spec.ts | 2254 | async function expectNaturalPlaybackCompleted( | CODE |
| LOW | …/runanywhere-web/tests/browser/release-app.e2e.spec.ts | 2278 | async function installTTSPlaybackRecorder(page: Page): Promise<void> { | CODE |
| LOW | …/runanywhere-web/tests/browser/release-app.e2e.spec.ts | 2321 | async function uninstallTTSPlaybackRecorder(page: Page): Promise<void> { | CODE |
| LOW | …nanywhere-web/tests/browser/support/release-harness.ts | 684 | export function observeBrowserDiagnostics(page: Page): BrowserDiagnostic[] { | CODE |
| LOW | …nanywhere-web/tests/browser/support/release-harness.ts | 690 | export function unexpectedBrowserDiagnostics( | CODE |
| LOW | sdk/runanywhere-web/scripts/validate_public_packages.py | 40 | def _contains_host_build_path(payload: bytes) -> bool: | CODE |
| LOW | sdk/runanywhere-web/scripts/validate_public_packages.py | 59 | def _validate_archive_members(archive: Path, bundle: tarfile.TarFile) -> None: | CODE |
| LOW | sdk/runanywhere-web/scripts/validate_public_packages.py | 155 | def _workspace_protocol_specs( | CODE |
| LOW | …nanywhere-web/scripts/test_validate_public_packages.py | 112 | def test_accepts_exact_self_contained_package_set(self) -> None: | CODE |
| LOW | …nanywhere-web/scripts/test_validate_public_packages.py | 118 | def test_rewriter_pins_and_bundles_proto(self) -> None: | CODE |
| LOW | …nanywhere-web/scripts/test_validate_public_packages.py | 151 | def test_rejects_missing_or_changed_bundled_proto(self) -> None: | CODE |
| LOW | …nanywhere-web/scripts/test_validate_public_packages.py | 164 | def test_rejects_incorrect_proto_license_metadata(self) -> None: | CODE |
| LOW | …nanywhere-web/scripts/test_validate_public_packages.py | 180 | def test_rejects_missing_or_changed_proto_license_notice(self) -> None: | CODE |
| LOW | …nanywhere-web/scripts/test_validate_public_packages.py | 204 | def test_rejects_workspace_protocol_and_extra_package(self) -> None: | CODE |
| 530 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | idl/codegen/generate_swift.sh | 81 | # ModelRegistry, Pipeline, RAG, SDKEvents, Solutions, Storage, | COMMENT |
| MEDIUM⚡ | idl/codegen/swift-modality-abi.yaml | 376 | # RAG (extension CppBridge.RAG -- session handle is owned by the actor) | COMMENT |
| MEDIUM⚡ | idl/codegen/swift-modality-abi.yaml | 425 | # RAG -- top-level free functions (not on any extension) | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 32 | # Used by: LLM/VLM/VAD/RAG GET-shaped state queries that already own a handle. | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 48 | # Used by: RAG.createPipeline. | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 73 | # RAG-config helper is a top-level free function, embeddings lives under a | COMMENT |
| MEDIUM | idl/codegen/swift-modality-abi.yaml | 388 | # Caller decides what to do with the handle (the RAG actor's facade | COMMENT |
| MEDIUM | idl/codegen/generate_kotlin_convenience.py | 10 | # `validate()` scaffolding currently scattered across `RAAudioFormatExtensions.kt`, | COMMENT |
| MEDIUM | idl/codegen/generate_swift_modality_abi.py | 21 | # scaffolding (trampoline / yielder / context / runRequestStream) is canonical | COMMENT |
| MEDIUM | idl/codegen/generate_swift_convenience.py | 10 | # scaffolding that currently lives in per-modality *Configuration+Helpers.swift | COMMENT |
| MEDIUM | Playground/android-use-agent/README.md | 157 | | |-- AgentKernel.kt # Main agent loop, LLM orchestration, foreground boost | CODE |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 54 | # Only commons-local backends (RAG pipeline) declare their option here. | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 57 | # Emscripten: RAG itself only depends on USearch + nlohmann_json (header-only) | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 62 | # and third_party/sherpa-onnx-wasm/ (via @runanywhere/web-onnx), so RAG can | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 66 | # RAC_WASM_RAG_STANDALONE: the Web Docs/RAG tab | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 71 | # to opt the llamacpp WASM target into shipping the RAG proto-byte symbols | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 1728 | # COMMONS-LOCAL BACKENDS (RAG) | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 1733 | # engine targets — only commons-local OBJECT libraries (RAG) are folded into | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 1737 | # Decouple RAG from RAC_BUILD_BACKENDS so the proto C ABI symbols | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 1739 | # op_engine_backed.cpp are always resolvable inside librac_commons. RAG | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 1748 | # RAG is an OBJECT library. Fold its compiled objects into rac_commons | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 1752 | # Propagate RAG's non-cyclic dependencies manually. | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/CMakeLists.txt | 1758 | # Apple frameworks used by RAG (Accelerate) need explicit propagation. | COMMENT |
| MEDIUM | sdk/runanywhere-commons/CMakeLists.txt | 41 | # does not branch on it — RAG is folded into rac_commons independently (see below). | COMMENT |
| MEDIUM | sdk/runanywhere-commons/CMakeLists.txt | 872 | # 200-400 LOC orchestration loop into one native session). | COMMENT |
| MEDIUM | sdk/runanywhere-commons/CMakeLists.txt | 1830 | # RAG is folded into rac_commons regardless of RAC_BUILD_BACKENDS (see the | COMMENT |
| MEDIUM | sdk/runanywhere-commons/AGENTS.md | 215 | ### RAG (`src/features/rag/`) | COMMENT |
| MEDIUM | sdk/runanywhere-commons/CLAUDE.md | 215 | ### RAG (`src/features/rag/`) | COMMENT |
| MEDIUM | sdk/runanywhere-commons/tests/CMakeLists.txt | 77 | # Header-only relay used by request-scoped VLM/RAG JNI wrappers. Covers | COMMENT |
| MEDIUM | sdk/runanywhere-commons/tests/CMakeLists.txt | 738 | # RAG symbols are folded into rac_commons only when the RAG OBJECT target is | COMMENT |
| MEDIUM | sdk/runanywhere-commons/tests/CMakeLists.txt | 741 | # Direct ctest for the GraphScheduler-driven RAG pipeline | COMMENT |
| MEDIUM | sdk/runanywhere-commons/tests/CMakeLists.txt | 783 | # End-to-end RAG test with real models (ONNX embeddings + GGUF LLM). SKIPs | COMMENT |
| MEDIUM | sdk/runanywhere-commons/tests/CMakeLists.txt | 785 | # RAG, llamacpp and onnx backends are all built. | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/tests/CMakeLists.txt | 890 | # Exercises VLM, embeddings, RAG, LoRA, and diffusion service boundaries over | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/tests/CMakeLists.txt | 891 | # serialized generated protos. RAG symbols are folded into rac_commons only when | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/tests/CMakeLists.txt | 892 | # the RAG object target is enabled, so keep this focused test behind that gate. | COMMENT |
| MEDIUM | sdk/runanywhere-commons/tests/CMakeLists.txt | 942 | # --- RAG generated service descriptor test ---------------------------------- | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/tests/CMakeLists.txt | 1532 | # RAG Pipeline Tests (GoogleTest) | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/tests/CMakeLists.txt | 1540 | # so the RAG and benchmark suites below agree on a single tag (previously | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/tests/CMakeLists.txt | 1630 | # RAG-test block above share a single FetchContent declaration. (FetchContent | COMMENT |
| MEDIUM | sdk/runanywhere-commons/docs/ARCHITECTURE.md | 228 | │ │ │ └── rac_voice_agent.h # STT+LLM+TTS+VAD orchestration | CODE |
| MEDIUM | sdk/runanywhere-commons/docs/ARCHITECTURE.md | 256 | │ │ ├── voice_agent/ # Voice agent orchestration | CODE |
| MEDIUM | sdk/runanywhere-commons/examples/solutions/rag.yaml | 1 | # RunAnywhere Solution — retrieval-augmented generation. | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/src/features/rag/CMakeLists.txt | 2 | # RAG Pipeline — Orchestrates LLM + Embeddings services for RAG | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/src/features/rag/CMakeLists.txt | 16 | # Dependencies (RAG-specific only — USearch for vector search) | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/src/features/rag/CMakeLists.txt | 53 | # RAG Pipeline Library (OBJECT — folded into rac_commons at link time) | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-commons/src/features/rag/CMakeLists.txt | 55 | # Built as OBJECT so all RAG symbols end up inside librac_commons.{a,so}. | COMMENT |
| MEDIUM | sdk/runanywhere-commons/src/features/rag/CMakeLists.txt | 75 | # The RAG pipeline routes through rac_embeddings_service at runtime. | COMMENT |
| MEDIUM | sdk/runanywhere-commons/src/features/rag/CMakeLists.txt | 120 | # nlohmann_json is used by RAG for config parsing. | COMMENT |
| MEDIUM | sdk/runanywhere-commons/src/features/rag/bm25_index.cpp | 15 | #define LOG_TAG "RAG.BM25" | COMMENT |
| MEDIUM | …here-commons/src/features/rag/vector_store_usearch.cpp | 37 | #define LOG_TAG "RAG.VectorStore" | COMMENT |
| MEDIUM | …anywhere-commons/src/features/rag/rac_rag_register.cpp | 20 | #define LOG_TAG "RAG.Register" | COMMENT |
| MEDIUM | …nywhere-commons/src/features/rag/rac_rag_proto_abi.cpp | 50 | #define LOG_TAG "RAG.ProtoABI" | COMMENT |
| MEDIUM | …k/runanywhere-commons/src/features/rag/rag_backend.cpp | 24 | #define LOG_TAG "RAG.Backend" | COMMENT |
| MEDIUM | …ywhere-commons/src/features/rag/rag_pipeline_graph.cpp | 23 | #define LOG_TAG "RAG.Graph" | COMMENT |
| MEDIUM | sdk/runanywhere-commons/src/features/rag/rag_rerank.cpp | 15 | #define LOG_TAG "RAG.Rerank" | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-web/wasm/CMakeLists.txt | 1368 | # When RAG is enabled on the llamacpp WASM target | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-web/wasm/CMakeLists.txt | 1369 | # (e.g. via build.sh --rag for the auto-loaded Docs/RAG bundle), append the | COMMENT |
| MEDIUM⚡ | sdk/runanywhere-web/wasm/CMakeLists.txt | 1371 | # The RAG OBJECT library has already been folded into librac_commons by | COMMENT |
| MEDIUM | sdk/runanywhere-web/wasm/CMakeLists.txt | 569 | # Session-based orchestration so the Web SDK can delegate | COMMENT |
| 51 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 160 | # Step 1: Download Sherpa-ONNX | COMMENT |
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 173 | # Step 2: Build runanywhere-commons | COMMENT |
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 194 | # Step 3: Download Models (NO LLM!) | COMMENT |
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 254 | # Step 4: Build OpenClaw Hybrid Assistant | COMMENT |
| LOW | …/Features/Onboarding/Steps/KeyboardSetupStepView.swift | 70 | // Step 1: Add Keyboard | COMMENT |
| LOW | …/Features/Onboarding/Steps/KeyboardSetupStepView.swift | 81 | // Step 2: Enable Full Access | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/README.md | 73 | # Step 1: Download Sherpa-ONNX | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/README.md | 77 | # Step 2: Build runanywhere-commons | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/README.md | 80 | # Step 3: Download models | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/README.md | 84 | # Step 4: Build | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/README.md | 89 | # Step 5: Run | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 160 | # Step 1: Download Sherpa-ONNX | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 173 | # Step 2: Build runanywhere-commons | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 194 | # Step 3: Download Models | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 211 | # Step 4: Build Voice Assistant | COMMENT |
| LOW | …arter-app/LocalAIPlayground/LocalAIPlaygroundApp.swift | 106 | // Step 1: Initialize the Core SDK | COMMENT |
| LOW⚡ | …arter-app/LocalAIPlayground/LocalAIPlaygroundApp.swift | 118 | // Step 2: Register the LlamaCPP Backend | COMMENT |
| LOW⚡ | …arter-app/LocalAIPlayground/LocalAIPlaygroundApp.swift | 128 | // Step 3: Register the ONNX Backend | COMMENT |
| LOW⚡ | …arter-app/LocalAIPlayground/LocalAIPlaygroundApp.swift | 138 | // Step 4: Register Default Models | COMMENT |
| LOW⚡ | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 592 | // Step 1: Stop recording & get audio | COMMENT |
| LOW⚡ | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 600 | // Step 2: Transcribe with Whisper | COMMENT |
| LOW | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 611 | // Step 3: Generate response with LLM | COMMENT |
| LOW | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 633 | // Step 4: Synthesize speech | COMMENT |
| LOW | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 650 | // Step 5: Play response | COMMENT |
| LOW⚡ | …d/swift-starter-app/blog/runanywhere-swift-tutorial.md | 126 | // Step 1: Initialize core SDK | COMMENT |
| LOW⚡ | …d/swift-starter-app/blog/runanywhere-swift-tutorial.md | 129 | // Step 2: Register backends BEFORE models | COMMENT |
| LOW⚡ | …d/swift-starter-app/blog/runanywhere-swift-tutorial.md | 133 | // Step 3: Register models with URLs | COMMENT |
| LOW⚡ | …d/swift-starter-app/blog/runanywhere-swift-tutorial.md | 139 | // Step 4: Check what's already loaded | COMMENT |
| LOW⚡ | …where-commons/src/features/voice_agent/voice_agent.cpp | 188 | // Step 1: Initialize VAD (mirrors Swift's initializeVAD) | COMMENT |
| LOW⚡ | …where-commons/src/features/voice_agent/voice_agent.cpp | 195 | // Step 2: Initialize STT model (mirrors Swift's initializeSTTModel) | COMMENT |
| LOW | …where-commons/src/features/voice_agent/voice_agent.cpp | 206 | // Step 3: Initialize LLM model (mirrors Swift's initializeLLMModel) | COMMENT |
| LOW | …where-commons/src/features/voice_agent/voice_agent.cpp | 217 | // Step 4: Initialize TTS (mirrors Swift's initializeTTSVoice) | COMMENT |
| LOW | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 530 | // Step 1: Validate inputs. Staging/production require API key + URL. | COMMENT |
| LOW | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 548 | // Step 2: Initialize SDK state (environment + cached api_key + base_url + | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 642 | // Step 1: Authenticate through the registered platform HTTP transport. | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 652 | // Step 2: Register device only when a complete control-plane | COMMENT |
| LOW | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 672 | // Step 3: Fetch model assignments (cached). When callbacks are not wired | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 688 | // Step 4: Flush telemetry via the sink registered by the SDK. | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 696 | // Step 5: Reconcile registry rows with downloaded/local files when the | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 131 | // Step 2: Get device ID | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 140 | // Step 3: Get device info | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 147 | // Step 4: Build registration request | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 180 | // Step 7: Determine if auth is required (staging/production require auth) | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 183 | // Step 8: Make HTTP request via callback | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 191 | // Step 9: Handle response | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 213 | // Step 10: Mark as registered | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 216 | // Step 11: Emit success event | COMMENT |
| LOW | …mmons/src/infrastructure/device/rac_device_manager.cpp | 104 | // Step 1: Check if already registered | COMMENT |
| LOW | …mmons/src/infrastructure/device/rac_device_manager.cpp | 158 | // Step 5: Serialize to JSON | COMMENT |
| LOW | …mmons/src/infrastructure/device/rac_device_manager.cpp | 169 | // Step 6: Get endpoint | COMMENT |
| LOW⚡ | …ns/src/infrastructure/model_management/model_types.cpp | 922 | // Step 1: strip URL query string and fragment (Swift's URL parser does | COMMENT |
| LOW⚡ | …ns/src/infrastructure/model_management/model_types.cpp | 930 | // Step 2: take the trailing path component. If the URL ends in a slash | COMMENT |
| LOW | …ns/src/infrastructure/model_management/model_types.cpp | 949 | // Step 3: iteratively strip known extensions (case-insensitive). Same | COMMENT |
| LOW | …ns/src/infrastructure/model_management/model_types.cpp | 971 | // Step 4: copy with strict bounds — never silently truncate. | COMMENT |
| LOW⚡ | …ure/model_management/artifact_expected_files_proto.cpp | 99 | // Step 1: top-level model.expected_files short-circuit (Swift's | COMMENT |
| LOW⚡ | …ure/model_management/artifact_expected_files_proto.cpp | 108 | // Step 2: walk the artifact oneof. Mirrors Swift's | COMMENT |
| LOW | …astructure/model_management/model_registry_refresh.cpp | 61 | // Step 1: capacity probe. | COMMENT |
| LOW | …astructure/model_management/model_registry_refresh.cpp | 76 | // Step 2: allocate and fetch. Use a small headroom in case the directory | COMMENT |
| LOW | …/Sources/RunAnywhere/Foundation/Bridge/CppBridge.swift | 168 | // Step 1: Platform adapter FIRST (logging, file ops, keychain) | COMMENT |
| LOW⚡ | …/Sources/RunAnywhere/Foundation/Bridge/CppBridge.swift | 190 | // Step 2: Telemetry manager (builds JSON, calls HTTP callback). | COMMENT |
| 32 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | …com/runanywhere/sdk/native/bridge/RunAnywhereBridge.kt | 455 | // LlamaCPP: com.runanywhere.sdk.llm.llamacpp.LlamaCPPBridge.nativeRegister() | COMMENT |
| CRITICAL | …com/runanywhere/sdk/native/bridge/RunAnywhereBridge.kt | 458 | // ONNX: com.runanywhere.sdk.core.onnx.ONNXBridge.nativeRegister() | COMMENT |
| CRITICAL | …anywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt | 82 | fun ai.runanywhere.proto.v1.ToolCallingOptions.Companion.defaults(): RAToolCallingOptions = | CODE |
| CRITICAL⚡ | …anywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt | 118 | fun ai.runanywhere.proto.v1.ToolValue.Companion.string(v: String): RAToolValue = RAToolValue(string_value = v) | CODE |
| CRITICAL⚡ | …anywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt | 121 | fun ai.runanywhere.proto.v1.ToolValue.Companion.int(v: Int): RAToolValue = | CODE |
| CRITICAL⚡ | …anywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt | 125 | fun ai.runanywhere.proto.v1.ToolValue.Companion.double(v: Double): RAToolValue = | CODE |
| CRITICAL⚡ | …anywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt | 129 | fun ai.runanywhere.proto.v1.ToolValue.Companion.bool(v: Boolean): RAToolValue = | CODE |
| CRITICAL⚡ | …anywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt | 136 | fun ai.runanywhere.proto.v1.ToolValue.Companion.array(values: List<RAToolValue>): RAToolValue = | CODE |
| CRITICAL | …anywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt | 212 | fun ai.runanywhere.proto.v1.ToolValue.Companion.parseObjectJSON( | CODE |
| CRITICAL | …anywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt | 239 | fun ai.runanywhere.proto.v1.ToolValue.Companion.jsonString( | CODE |
| CRITICAL | …m/runanywhere/sdk/httptransport/OkHttpHttpTransport.kt | 151 | val rc = com.runanywhere.sdk.native.bridge.RunAnywhereBridge.racHttpTransportRegisterOkHttp() | CODE |
| CRITICAL | …m/runanywhere/sdk/httptransport/OkHttpHttpTransport.kt | 179 | com.runanywhere.sdk.native.bridge.RunAnywhereBridge.racHttpTransportUnregisterOkHttp() | CODE |
| CRITICAL | …java/io/flutter/plugins/GeneratedPluginRegistrant.java | 29 | flutterEngine.getPlugins().add(new com.mr.flutter.plugin.filepicker.FilePickerPlugin()); | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 160 | # Step 1: Download Sherpa-ONNX | COMMENT |
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 173 | # Step 2: Build runanywhere-commons | COMMENT |
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 194 | # Step 3: Download Models (NO LLM!) | COMMENT |
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 254 | # Step 4: Build OpenClaw Hybrid Assistant | COMMENT |
| LOW | …/Features/Onboarding/Steps/KeyboardSetupStepView.swift | 70 | // Step 1: Add Keyboard | COMMENT |
| LOW | …/Features/Onboarding/Steps/KeyboardSetupStepView.swift | 81 | // Step 2: Enable Full Access | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 160 | # Step 1: Download Sherpa-ONNX | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 173 | # Step 2: Build runanywhere-commons | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 194 | # Step 3: Download Models | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 211 | # Step 4: Build Voice Assistant | COMMENT |
| LOW | …arter-app/LocalAIPlayground/LocalAIPlaygroundApp.swift | 106 | // Step 1: Initialize the Core SDK | COMMENT |
| LOW⚡ | …arter-app/LocalAIPlayground/LocalAIPlaygroundApp.swift | 118 | // Step 2: Register the LlamaCPP Backend | COMMENT |
| LOW⚡ | …arter-app/LocalAIPlayground/LocalAIPlaygroundApp.swift | 128 | // Step 3: Register the ONNX Backend | COMMENT |
| LOW⚡ | …arter-app/LocalAIPlayground/LocalAIPlaygroundApp.swift | 138 | // Step 4: Register Default Models | COMMENT |
| LOW⚡ | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 592 | // Step 1: Stop recording & get audio | COMMENT |
| LOW⚡ | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 600 | // Step 2: Transcribe with Whisper | COMMENT |
| LOW | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 611 | // Step 3: Generate response with LLM | COMMENT |
| LOW | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 633 | // Step 4: Synthesize speech | COMMENT |
| LOW | …er-app/LocalAIPlayground/Views/VoicePipelineView.swift | 650 | // Step 5: Play response | COMMENT |
| LOW⚡ | …where-commons/src/features/voice_agent/voice_agent.cpp | 188 | // Step 1: Initialize VAD (mirrors Swift's initializeVAD) | COMMENT |
| LOW⚡ | …where-commons/src/features/voice_agent/voice_agent.cpp | 195 | // Step 2: Initialize STT model (mirrors Swift's initializeSTTModel) | COMMENT |
| LOW | …where-commons/src/features/voice_agent/voice_agent.cpp | 206 | // Step 3: Initialize LLM model (mirrors Swift's initializeLLMModel) | COMMENT |
| LOW | …where-commons/src/features/voice_agent/voice_agent.cpp | 217 | // Step 4: Initialize TTS (mirrors Swift's initializeTTSVoice) | COMMENT |
| LOW | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 530 | // Step 1: Validate inputs. Staging/production require API key + URL. | COMMENT |
| LOW | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 548 | // Step 2: Initialize SDK state (environment + cached api_key + base_url + | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 642 | // Step 1: Authenticate through the registered platform HTTP transport. | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 652 | // Step 2: Register device only when a complete control-plane | COMMENT |
| LOW | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 672 | // Step 3: Fetch model assignments (cached). When callbacks are not wired | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 688 | // Step 4: Flush telemetry via the sink registered by the SDK. | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/src/lifecycle/sdk_init.cpp | 696 | // Step 5: Reconcile registry rows with downloaded/local files when the | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 131 | // Step 2: Get device ID | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 140 | // Step 3: Get device info | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 147 | // Step 4: Build registration request | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 180 | // Step 7: Determine if auth is required (staging/production require auth) | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 183 | // Step 8: Make HTTP request via callback | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 191 | // Step 9: Handle response | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 213 | // Step 10: Mark as registered | COMMENT |
| LOW⚡ | …mmons/src/infrastructure/device/rac_device_manager.cpp | 216 | // Step 11: Emit success event | COMMENT |
| LOW | …mmons/src/infrastructure/device/rac_device_manager.cpp | 104 | // Step 1: Check if already registered | COMMENT |
| LOW | …mmons/src/infrastructure/device/rac_device_manager.cpp | 158 | // Step 5: Serialize to JSON | COMMENT |
| LOW | …mmons/src/infrastructure/device/rac_device_manager.cpp | 169 | // Step 6: Get endpoint | COMMENT |
| LOW⚡ | …ns/src/infrastructure/model_management/model_types.cpp | 922 | // Step 1: strip URL query string and fragment (Swift's URL parser does | COMMENT |
| LOW⚡ | …ns/src/infrastructure/model_management/model_types.cpp | 930 | // Step 2: take the trailing path component. If the URL ends in a slash | COMMENT |
| LOW | …ns/src/infrastructure/model_management/model_types.cpp | 949 | // Step 3: iteratively strip known extensions (case-insensitive). Same | COMMENT |
| LOW | …ns/src/infrastructure/model_management/model_types.cpp | 971 | // Step 4: copy with strict bounds — never silently truncate. | COMMENT |
| LOW⚡ | …ure/model_management/artifact_expected_files_proto.cpp | 99 | // Step 1: top-level model.expected_files short-circuit (Swift's | COMMENT |
| LOW⚡ | …ure/model_management/artifact_expected_files_proto.cpp | 108 | // Step 2: walk the artifact oneof. Mirrors Swift's | COMMENT |
| LOW | …astructure/model_management/model_registry_refresh.cpp | 61 | // Step 1: capacity probe. | COMMENT |
| LOW | …astructure/model_management/model_registry_refresh.cpp | 76 | // Step 2: allocate and fetch. Use a small headroom in case the directory | COMMENT |
| LOW | …/Sources/RunAnywhere/Foundation/Bridge/CppBridge.swift | 168 | // Step 1: Platform adapter FIRST (logging, file ops, keychain) | COMMENT |
| LOW⚡ | …/Sources/RunAnywhere/Foundation/Bridge/CppBridge.swift | 190 | // Step 2: Telemetry manager (builds JSON, calls HTTP callback). | COMMENT |
| LOW⚡ | …/Sources/RunAnywhere/Foundation/Bridge/CppBridge.swift | 196 | // Step 3: Attach the telemetry manager as the C++ router's telemetry sink. | COMMENT |
| LOW⚡ | …/Sources/RunAnywhere/Foundation/Bridge/CppBridge.swift | 203 | // Step 4: Device registration callbacks | COMMENT |
| LOW | …ere-swift/Sources/RunAnywhere/Public/RunAnywhere.swift | 412 | // Step 1: configure the Swift HTTP adapter used by callback-based | COMMENT |
| LOW⚡ | …-react-native/packages/core/cpp/bridges/InitBridge.cpp | 1766 | // Step 1: Register platform adapter FIRST | COMMENT |
| LOW⚡ | …-react-native/packages/core/cpp/bridges/InitBridge.cpp | 1773 | // Step 2: Configure logging based on environment | COMMENT |
| LOW⚡ | …-react-native/packages/core/cpp/bridges/InitBridge.cpp | 1780 | // Step 3: Initialize RACommons using rac_init | COMMENT |
| LOW | …-react-native/packages/core/cpp/bridges/InitBridge.cpp | 1798 | // Step 4: Build the canonical Phase 1 proto envelope. | COMMENT |
| LOW | …-react-native/packages/core/cpp/bridges/InitBridge.cpp | 1810 | // Step 5: Phase 1 proto is the canonical commons owner for SDK state. | COMMENT |
| LOW⚡ | …utter/packages/runanywhere/lib/native/dart_bridge.dart | 169 | // Step 1: Load native library | COMMENT |
| 23 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | sdk/runanywhere-swift/README.md | 176 | apiKey: "<YOUR_API_KEY>", | CODE |
| HIGH | sdk/runanywhere-swift/README.md | 176 | apiKey: "<YOUR_API_KEY>", | CODE |
| HIGH | sdk/runanywhere-swift/README.md | 240 | apiKey: "<YOUR_API_KEY>", | CODE |
| HIGH | sdk/runanywhere-swift/README.md | 240 | apiKey: "<YOUR_API_KEY>", | CODE |
| HIGH | sdk/runanywhere-swift/Sources/ONNXRuntime/README.md | 70 | apiKey: "<YOUR_API_KEY>", | CODE |
| HIGH | sdk/runanywhere-swift/Sources/ONNXRuntime/README.md | 70 | apiKey: "<YOUR_API_KEY>", | CODE |
| HIGH | sdk/runanywhere-swift/Sources/LlamaCPPRuntime/README.md | 68 | apiKey: "<YOUR_API_KEY>", | CODE |
| HIGH | sdk/runanywhere-swift/Sources/LlamaCPPRuntime/README.md | 68 | apiKey: "<YOUR_API_KEY>", | CODE |
| HIGH | sdk/runanywhere-kotlin/README.md | 57 | apiKey = "your-api-key", // Optional for development | CODE |
| HIGH | sdk/runanywhere-react-native/README.md | 444 | apiKey: '<YOUR_API_KEY>', | CODE |
| HIGH | sdk/runanywhere-react-native/README.md | 444 | apiKey: '<YOUR_API_KEY>', | CODE |
| HIGH | sdk/runanywhere-react-native/Docs/Documentation.md | 23 | apiKey: 'your-api-key', | CODE |
| HIGH | …/packages/core/tests/unit/NetworkConfiguration.test.ts | 9 | expect(isUsableCredential('YOUR_API_KEY')).toBe(false); | CODE |
| HIGH | …ages/core/src/services/Network/NetworkConfiguration.ts | 20 | /** Reject empty values and template strings such as `YOUR_API_KEY`. */ | COMMENT |
| HIGH | sdk/runanywhere-flutter/README.md | 415 | apiKey: '<YOUR_API_KEY>', | CODE |
| HIGH | sdk/runanywhere-flutter/README.md | 415 | apiKey: '<YOUR_API_KEY>', | CODE |
| HIGH | sdk/runanywhere-flutter/docs/Documentation.md | 112 | apiKey: '<YOUR_API_KEY>', | CODE |
| HIGH | sdk/runanywhere-flutter/docs/Documentation.md | 112 | apiKey: '<YOUR_API_KEY>', | CODE |
| HIGH | examples/react-native/RunAnywhereAI/README.md | 789 | RUNANYWHERE_API_KEY=your-api-key | CODE |
| HIGH | examples/ios/RunAnywhereAI/README.md | 556 | apiKey: "your_api_key", | CODE |
| HIGH | examples/flutter/RunAnywhereAI/README.md | 607 | apiKey: 'your-api-key', | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | Playground/openclaw-hybrid-assistant/build.sh | 11 | # Usage: | COMMENT |
| LOW⚡ | …round/openclaw-hybrid-assistant/scripts/test-on-mac.sh | 8 | # Usage: | COMMENT |
| LOW⚡ | Playground/linux-voice-assistant/build.sh | 11 | # Usage: | COMMENT |
| LOW⚡ | …runanywhere-commons/tests/scripts/run-tests-android.sh | 6 | # Usage: | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/tests/scripts/run-tests.sh | 6 | # Usage: | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/tests/scripts/run-tests-all.sh | 6 | # Usage: | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/tests/scripts/run-tests-ios.sh | 6 | # Usage: | COMMENT |
| LOW⚡ | sdk/runanywhere-commons/tests/scripts/run-tests-web.sh | 6 | # Usage: | COMMENT |
| LOW⚡ | …anywhere-commons/tests/scripts/download-test-models.sh | 6 | # Usage: | COMMENT |
| LOW⚡ | …k/runanywhere-commons/tests/scripts/run-tests-linux.sh | 6 | # Usage: | COMMENT |
| LOW | sdk/runanywhere-commons/scripts/lint-cpp.sh | 8 | # Usage: | COMMENT |
| LOW⚡ | …ywhere-commons/scripts/android/download-sherpa-onnx.sh | 17 | # Usage: | COMMENT |
| LOW⚡ | sdk/runanywhere-web/wasm/scripts/setup-emsdk.sh | 16 | # Usage: | COMMENT |
| LOW | sdk/runanywhere-swift/scripts/release-swift-binaries.sh | 20 | # Usage: | COMMENT |
| LOW⚡ | sdk/runanywhere-swift/scripts/sync-checksums.sh | 10 | # Usage: | COMMENT |
| LOW | …r/packages/runanywhere_qhexrt/scripts/stage-natives.sh | 12 | # Usage: | COMMENT |
| LOW | scripts/setup/setup-toolchain.sh | 26 | # Usage: | COMMENT |
| LOW | scripts/release/validate-artifact.sh | 17 | # Usage: | COMMENT |
| LOW⚡ | scripts/release/sync-versions.sh | 8 | # Usage: | COMMENT |
| LOW | …ripts/validation/gates/check_flutter_centralization.sh | 25 | # Usage: | COMMENT |
| LOW | scripts/validation/gates/check_gradle_centralization.sh | 37 | # Usage: | COMMENT |
| LOW | scripts/validation/gates/check_agents_claude_sync.sh | 16 | # Usage: | COMMENT |
| LOW | …ts/validation/gates/check_typescript_centralization.sh | 8 | # Usage: | COMMENT |
| LOW | scripts/validation/commons/check_rac_api_exports.sh | 17 | # Usage: | COMMENT |
| LOW | scripts/validation/commons/sync_rac_api_exports.sh | 20 | # Usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | idl/codegen/_convenience_common.py | 119 | CODE | |
| LOW | idl/codegen/_convenience_common.py | 169 | CODE | |
| LOW | idl/codegen/_convenience_common.py | 286 | CODE | |
| LOW | idl/codegen/_convenience_common.py | 449 | CODE | |
| LOW | idl/codegen/generate_ts_convenience.py | 116 | CODE | |
| LOW | idl/codegen/generate_ts_convenience.py | 162 | CODE | |
| LOW | idl/codegen/generate_ts_convenience.py | 477 | CODE | |
| LOW | idl/codegen/generate_kotlin_convenience.py | 214 | CODE | |
| LOW | idl/codegen/generate_kotlin_convenience.py | 339 | CODE | |
| LOW | idl/codegen/generate_swift_modality_abi.py | 235 | CODE | |
| LOW | idl/codegen/generate_dart_convenience.py | 112 | CODE | |
| LOW | idl/codegen/generate_dart_convenience.py | 162 | CODE | |
| LOW | idl/codegen/generate_dart_convenience.py | 495 | CODE | |
| LOW | idl/codegen/generate_dart_convenience.py | 615 | CODE | |
| LOW | idl/codegen/generate_swift_convenience.py | 201 | CODE | |
| LOW | idl/codegen/generate_swift_convenience.py | 350 | CODE | |
| LOW | idl/codegen/tests/test_convenience_generators.py | 373 | CODE | |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 149 | CODE | |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 164 | CODE | |
| LOW | …nanywhere-web/scripts/test_validate_public_packages.py | 55 | CODE | |
| LOW | …/runanywhere-swift/scripts/normalize-static-archive.py | 30 | CODE | |
| LOW | …/runanywhere-swift/scripts/normalize-static-archive.py | 84 | CODE | |
| LOW | …unanywhere-kotlin/scripts/validate_public_artifacts.py | 129 | CODE | |
| LOW | …unanywhere-kotlin/scripts/validate_public_artifacts.py | 163 | CODE | |
| LOW | …where-react-native/scripts/validate_public_packages.py | 226 | CODE | |
| LOW | …where-react-native/scripts/validate_public_packages.py | 396 | CODE | |
| LOW | …-react-native/scripts/test_validate_public_packages.py | 174 | CODE | |
| LOW | …-react-native/scripts/test_validate_public_packages.py | 373 | CODE | |
| LOW | …-react-native/scripts/test_validate_public_packages.py | 815 | CODE | |
| LOW | …-react-native/scripts/test_validate_public_packages.py | 896 | CODE | |
| LOW | scripts/release/rewrite_npm_package.py | 47 | CODE | |
| LOW | scripts/release/rewrite_npm_package.py | 92 | CODE | |
| LOW | scripts/release/rewrite_npm_package.py | 171 | CODE | |
| LOW | scripts/validation/e2e/validate_seven_lane_evidence.py | 181 | CODE | |
| LOW | scripts/validation/e2e/validate_seven_lane_evidence.py | 290 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | idl/codegen/generate_ts_convenience.py | 406 | lines.append(" return undefined;") | CODE |
| HIGH | idl/codegen/generate_ts_convenience.py | 457 | # safely omit (TS treats absent as undefined). | COMMENT |
| HIGH | idl/codegen/generate_dart_convenience.py | 414 | lines.append(" return null;") | CODE |
| HIGH | idl/codegen/generate_dart_convenience.py | 430 | skipped (Dart returns the empty list, never null).""" | STRING |
| HIGH | …where-react-native/scripts/validate_public_packages.py | 317 | "undefined": undefined, | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | idl/codegen/_convenience_common.py | 21 | CODE | |
| LOW | idl/codegen/generate_ts_convenience.py | 42 | CODE | |
| LOW | idl/codegen/generate_kotlin_convenience.py | 45 | CODE | |
| LOW | idl/codegen/generate_swift_modality_abi.py | 32 | CODE | |
| LOW | idl/codegen/generate_dart_convenience.py | 29 | CODE | |
| LOW | idl/codegen/generate_swift_convenience.py | 39 | CODE | |
| LOW | idl/codegen/tests/test_convenience_generators.py | 51 | CODE | |
| LOW | idl/codegen/tests/test_convenience_generators.py | 55 | CODE | |
| LOW | idl/codegen/tests/test_convenience_generators.py | 121 | CODE | |
| LOW | …anywhere-commons/scripts/test_build_android_archive.py | 4 | CODE | |
| LOW | …e-commons/scripts/android/test_download_sherpa_onnx.py | 4 | CODE | |
| LOW | sdk/runanywhere-web/scripts/validate_public_packages.py | 4 | CODE | |
| LOW | …nanywhere-web/scripts/test_validate_public_packages.py | 4 | CODE | |
| LOW | …nywhere-swift/scripts/test_normalize_static_archive.py | 4 | CODE | |
| LOW | …/runanywhere-swift/scripts/normalize-static-archive.py | 4 | CODE | |
| LOW | …where-kotlin/scripts/test_validate_public_artifacts.py | 4 | CODE | |
| LOW | …unanywhere-kotlin/scripts/validate_public_artifacts.py | 4 | CODE | |
| LOW | …where-react-native/scripts/validate_public_packages.py | 4 | CODE | |
| LOW | …-react-native/scripts/test_validate_public_packages.py | 4 | CODE | |
| LOW | scripts/release/rewrite_npm_package.py | 10 | CODE | |
| LOW | scripts/validation/e2e/validate_seven_lane_evidence.py | 8 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | …d/openclaw-hybrid-assistant/scripts/download-models.sh | 104 | # Check if existing file is valid (not an HTML redirect page from Git LFS) | COMMENT |
| LOW⚡ | …round/openclaw-hybrid-assistant/scripts/test-on-mac.sh | 94 | # Check if VM exists | COMMENT |
| LOW⚡ | …round/openclaw-hybrid-assistant/scripts/test-on-mac.sh | 183 | # Check if machine exists | COMMENT |
| LOW | …runanywhere-commons/tests/scripts/run-tests-android.sh | 364 | # Check if binary was pushed | COMMENT |
| LOW | …k/runanywhere-commons/tests/scripts/run-tests-linux.sh | 195 | # Check if binary exists | COMMENT |
| LOW | …anywhere-commons/scripts/macos/download-sherpa-onnx.sh | 47 | # Check if the complete release inventory is already built. Older runs copied | COMMENT |
| LOW | sdk/runanywhere-commons/scripts/macos/download-onnx.sh | 37 | # Check if already exists | COMMENT |
| LOW | …unanywhere-commons/scripts/ios/download-sherpa-onnx.sh | 34 | # Check if already exists and is valid | COMMENT |
| LOW⚡ | …anywhere-commons/scripts/linux/download-sherpa-onnx.sh | 73 | # Check if already downloaded | COMMENT |
| LOW | sdk/runanywhere-web/wasm/scripts/setup-emsdk.sh | 43 | # Check if already installed | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …ift-starter-app/LocalAIPlayground/Views/ChatView.swift | 42 | /// and receive AI-generated responses with real-time streaming. | COMMENT |
| HIGH | …AI/RunAnywhereAI/Core/Services/ConversationStore.swift | 211 | // Update the conversation with the AI-generated title | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .gitleaks.toml | 61 | '''placeholder''', | STRING |
| LOW | …nd/on-device-browser-agent/src/content/dom-observer.ts | 577 | const attrs = ['href', 'name', 'placeholder', 'aria-label', 'title', 'role', 'type', 'value']; | CODE |
| LOW | …on-device-browser-agent/src/content/action-executor.ts | 649 | const placeholder = input.getAttribute('placeholder')?.toLowerCase() || ''; | CODE |
| LOW | …ns/include/rac/infrastructure/network/rac_dev_config.h | 84 | * "placeholder"). | COMMENT |
| LOW | …rc/infrastructure/network/rac_dev_config_usability.cpp | 47 | normalized.find("placeholder") == std::string::npos; | CODE |
| LOW | …ources/RunAnywhere/CRACommons/include/rac_dev_config.h | 84 | * "placeholder"). | COMMENT |
| LOW | …tive/packages/core/cpp/bridges/ExternalConfigGuard.hpp | 50 | value.find("placeholder") != std::string::npos; | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | sdk/runanywhere-swift/README.md | 550 | print("Error (\(error.category)): \(error.message)") | CODE |
| MEDIUM | sdk/runanywhere-flutter/docs/Documentation.md | 459 | print('Error [${e.errorCode}]: ${e.message}'); | CODE |
| MEDIUM | …AI/RunAnywhereAI/Core/Services/ConversationStore.swift | 283 | print("Error loading conversations: \(error)") | STRING |
| MEDIUM | …AI/RunAnywhereAI/Core/Services/ConversationStore.swift | 294 | print("Error saving conversation: \(error)") | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | …round/openclaw-hybrid-assistant/scripts/test-on-mac.sh | 98 | # Create a minimal Ubuntu VM | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | sdk/runanywhere-commons/tests/test_sdk_event_stream.cpp | 284 | // The robust contract for those bindings is to drain | COMMENT |
| LOW | sdk/runanywhere-web/wasm/scripts/build.sh | 103 | # Build every per-package target in sequence. We just set the flags | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | sdk/runanywhere-commons/scripts/load-versions.sh | 8 | # After sourcing, you can use variables like: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …where-kotlin/scripts/test_validate_public_artifacts.py | 182 | CODE | |
| LOW | …-react-native/scripts/test_validate_public_packages.py | 373 | CODE |