Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

supertone-inc/supertonic

https://github.com/supertone-inc/supertonic.git · scanned 2026-05-16 09:25 UTC (2 weeks, 6 days ago) · 10 languages

21 findings (8 legacy + 13 scanner) Scanner says 96 (lower by 41)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 6 days ago · v1 · 5 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 151 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
parseArgs software healthy nodejs/example_onnx.js:parseArgs
main software healthy nodejs/example_onnx.js:main
maxLen software healthy nodejs/helper.js:maxLen
lengthToMask software healthy nodejs/helper.js:lengthToMask
getLatentMask software healthy nodejs/helper.js:getLatentMask
loadOnnx software healthy nodejs/helper.js:loadOnnx
loadOnnxAll software healthy nodejs/helper.js:loadOnnxAll
loadCfgs software healthy nodejs/helper.js:loadCfgs
loadTextProcessor software healthy nodejs/helper.js:loadTextProcessor
loadVoiceStyle software healthy nodejs/helper.js:loadVoiceStyle
loadTextToSpeech software healthy nodejs/helper.js:loadTextToSpeech
arrayToTensor software healthy nodejs/helper.js:arrayToTensor
intArrayToTensor software healthy nodejs/helper.js:intArrayToTensor
writeWavFile software healthy nodejs/helper.js:writeWavFile
timer software healthy nodejs/helper.js:timer
elapsed software healthy nodejs/helper.js:elapsed
sanitizeFilename software healthy nodejs/helper.js:sanitizeFilename
chunkText software healthy nodejs/helper.js:chunkText
serveRootAssets software healthy web/vite.config.js:serveRootAssets
isValidLang software healthy web/helper.js:isValidLang
maxLen software healthy web/helper.js:maxLen
loadVoiceStyle software healthy web/helper.js:loadVoiceStyle
loadCfgs software healthy web/helper.js:loadCfgs
loadTextProcessor software healthy web/helper.js:loadTextProcessor
loadOnnx software healthy web/helper.js:loadOnnx
loadTextToSpeech software healthy web/helper.js:loadTextToSpeech
chunkText software healthy web/helper.js:chunkText
writeWavFile software healthy web/helper.js:writeWavFile
writeString software healthy web/helper.js:writeString
to software healthy web/main.js:to
getFilenameFromPath software healthy web/main.js:getFilenameFromPath
showStatus software healthy web/main.js:showStatus
showError software healthy web/main.js:showError
hideError software healthy web/main.js:hideError
showBackendBadge software healthy web/main.js:showBackendBadge
loadStyleFromJSON software healthy web/main.js:loadStyleFromJSON
initializeModels software healthy web/main.js:initializeModels
async software healthy web/main.js:async
generateSpeech software healthy web/main.js:generateSpeech
totalTimeSec software healthy web/main.js:totalTimeSec
__init__ software healthy py/helper.py:141
_preprocess_text software healthy py/helper.py:21
_get_text_mask software healthy py/helper.py:107
_text_to_unicode_values software healthy py/helper.py:111
__call__ software healthy py/helper.py:217
sample_noisy_latent software healthy py/helper.py:161
_infer software healthy py/helper.py:177
batch software healthy py/helper.py:246
length_to_mask software healthy py/helper.py:257
get_latent_mask software healthy py/helper.py:274

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
test_all.sh software healthy test_all.sh
Cargo.toml software healthy rust/Cargo.toml
README.md software healthy rust/README.md
example_onnx.rs software healthy rust/src/example_onnx.rs
helper.rs software healthy rust/src/helper.rs
example_onnx.js software healthy nodejs/example_onnx.js
README.md software healthy nodejs/README.md
helper.js software healthy nodejs/helper.js
package.json software healthy nodejs/package.json
README.md software healthy ios/README.md
AudioPlayer.swift software healthy ios/ExampleiOSApp/AudioPlayer.swift
App.swift software healthy ios/ExampleiOSApp/App.swift
TTSViewModel.swift software healthy ios/ExampleiOSApp/TTSViewModel.swift
project.yml software healthy ios/ExampleiOSApp/project.yml
ContentView.swift software healthy ios/ExampleiOSApp/ContentView.swift
TTSService.swift software healthy ios/ExampleiOSApp/TTSService.swift
Helper.cs software healthy csharp/Helper.cs
README.md software healthy csharp/README.md
ExampleONNX.cs software healthy csharp/ExampleONNX.cs
vite.config.js software healthy web/vite.config.js
README.md software healthy web/README.md
helper.js software healthy web/helper.js
package.json software healthy web/package.json
index.html software healthy web/index.html
main.js software healthy web/main.js
style.css software healthy web/style.css
example_pypi.py software warning py/example_pypi.py
README.md software healthy py/README.md
helper.py software healthy py/helper.py
pyproject.toml software healthy py/pyproject.toml
example_onnx.py software healthy py/example_onnx.py
requirements.txt software healthy py/requirements.txt
pubspec.yaml software healthy flutter/pubspec.yaml
README.md software healthy flutter/README.md
analysis_options.yaml software healthy flutter/analysis_options.yaml
GeneratedPluginRegistrant.swift software healthy flutter/macos/Flutter/GeneratedPluginRegistrant.swift
RunnerTests.swift software healthy flutter/macos/RunnerTests/RunnerTests.swift
AppDelegate.swift software healthy flutter/macos/Runner/AppDelegate.swift
MainFlutterWindow.swift software healthy flutter/macos/Runner/MainFlutterWindow.swift
Contents.json software healthy flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/Con…
README.md software healthy cpp/README.md
helper.h software healthy cpp/helper.h
example_onnx.cpp software healthy cpp/example_onnx.cpp
helper.cpp software healthy cpp/helper.cpp
pom.xml software healthy java/pom.xml
README.md software healthy java/README.md
ExampleONNX.java software healthy java/ExampleONNX.java
Helper.java software healthy java/Helper.java
README.md software healthy swift/README.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
rust software healthy rust
src software healthy rust/src
nodejs software healthy nodejs
ios software healthy ios
ExampleiOSApp software healthy ios/ExampleiOSApp
csharp software healthy csharp
web software healthy web
py software healthy py
flutter software healthy flutter
macos software healthy flutter/macos
Flutter software healthy flutter/macos/Flutter
RunnerTests software healthy flutter/macos/RunnerTests
Runner software healthy flutter/macos/Runner
Assets.xcassets software healthy flutter/macos/Runner/Assets.xcassets
AppIcon.appiconset software healthy flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset
cpp software healthy cpp
java software healthy java
swift software healthy swift
Sources software healthy swift/Sources
go software healthy go

LabelLayerStatusPath
UnicodeProcessor software healthy nodejs/helper.js:UnicodeProcessor
Style software healthy nodejs/helper.js:Style
TextToSpeech software healthy nodejs/helper.js:TextToSpeech
UnicodeProcessor software healthy web/helper.js:UnicodeProcessor
to software healthy web/helper.js:to
Style software healthy web/helper.js:Style
TextToSpeech software healthy web/helper.js:TextToSpeech
UnicodeProcessor software healthy py/helper.py:16
Style software healthy py/helper.py:134
TextToSpeech software healthy py/helper.py:140

LabelLayerStatusPath
repobility-clone-whxap247 software healthy /tmp/repobility-clone-whxap247

LabelLayerStatusPath
USE /assets api healthy web/vite.config.js

LabelLayerStatusPath
port:3000 network healthy web/vite.config.js

LabelLayerStatusPath
gpu (detected) hardware healthy nodejs/example_onnx.js
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/3040d5b8-70f5-496d-a2f0-f5d19878614e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3040d5b8-70f5-496d-a2f0-f5d19878614e/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.