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.

ValeriyMaslenikov/tamp

https://github.com/ValeriyMaslenikov/tamp · scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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

All 187 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
main software healthy src/main.ts:main
setTab software healthy src/main.ts:setTab
stripOutputSuffix software healthy src/lib/naming.ts:stripOutputSuffix
split software healthy src/lib/format.test.ts:split
trimmed software healthy src/lib/format.ts:trimmed
formatBytes software healthy src/lib/format.ts:formatBytes
formatClock software healthy src/lib/format.ts:formatClock
formatRelativeTime software healthy src/lib/format.ts:formatRelativeTime
startOfDay software healthy src/lib/format.ts:startOfDay
formatDuration software healthy src/lib/format.ts:formatDuration
formatPercentSmaller software healthy src/lib/format.ts:formatPercentSmaller
splitSummaryLabel software healthy src/lib/format.ts:splitSummaryLabel
truncateMiddle software healthy src/lib/format.ts:truncateMiddle
listRecents software healthy src/lib/ipc.ts:listRecents
getSettings software healthy src/lib/ipc.ts:getSettings
saveSettings software healthy src/lib/ipc.ts:saveSettings
pickFolder software healthy src/lib/ipc.ts:pickFolder
enqueue software healthy src/lib/ipc.ts:enqueue
customConvert software healthy src/lib/ipc.ts:customConvert
cancelJob software healthy src/lib/ipc.ts:cancelJob
queueState software healthy src/lib/ipc.ts:queueState
reveal software healthy src/lib/ipc.ts:reveal
ensurePreview software healthy src/lib/ipc.ts:ensurePreview
copyFile software healthy src/lib/ipc.ts:copyFile
onPanelShown software healthy src/lib/ipc.ts:onPanelShown
onEncodeState software healthy src/lib/ipc.ts:onEncodeState
onSettingsChanged software healthy src/lib/ipc.ts:onSettingsChanged
initToast software healthy src/lib/toast.ts:initToast
showToast software healthy src/lib/toast.ts:showToast
field software healthy src/lib/forms.ts:field
numberInput software healthy src/lib/forms.ts:numberInput
formatSelect software healthy src/lib/forms.ts:formatSelect
switchRow software healthy src/lib/forms.ts:switchRow
parseOptionalPositiveInt software healthy src/lib/forms.ts:parseOptionalPositiveInt
defaultSplitConfig software healthy src/lib/forms.ts:defaultSplitConfig
parseSplitInputs software healthy src/lib/forms.ts:parseSplitInputs
radioRow software healthy src/lib/forms.ts:radioRow
splitControl software healthy src/lib/forms.ts:splitControl
sync software healthy src/lib/forms.ts:sync
openCustomModal software healthy src/views/custom.ts:openCustomModal
close software healthy src/views/custom.ts:close
newPresetId software healthy src/views/preferences.ts:newPresetId
createPreferencesView software healthy src/views/preferences.ts:createPreferencesView
render software healthy src/views/preferences.ts:render
closeEditor software healthy src/views/preferences.ts:closeEditor
openEditor software healthy src/views/preferences.ts:openEditor
adopt software healthy src/views/preferences.ts:adopt
persist software healthy src/views/preferences.ts:persist
editor software healthy src/views/preferences.ts:editor
paint software healthy src/views/preferences.ts:paint

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
bun.lock software healthy bun.lock
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
CONTRIBUTING.md software healthy CONTRIBUTING.md
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
CHANGELOG.md software healthy CHANGELOG.md
gen-icons.swift software healthy scripts/gen-icons.swift
gen-demo-thumbs.swift software healthy scripts/gen-demo-thumbs.swift
gen-demo-assets.sh software healthy scripts/gen-demo-assets.sh
fetch-ffmpeg.sh software healthy scripts/fetch-ffmpeg.sh
Cargo.toml software healthy src-tauri/Cargo.toml
tauri.conf.json software healthy src-tauri/tauri.conf.json
build.rs software healthy src-tauri/build.rs
Cargo.lock software healthy src-tauri/Cargo.lock
encode_integration.rs software healthy src-tauri/tests/encode_integration.rs
default.json software healthy src-tauri/capabilities/default.json
logging.rs software healthy src-tauri/src/logging.rs
commands.rs software healthy src-tauri/src/commands.rs
scanner.rs software healthy src-tauri/src/scanner.rs
lib.rs software healthy src-tauri/src/lib.rs
thumbs.rs software healthy src-tauri/src/thumbs.rs
durations.rs software healthy src-tauri/src/durations.rs
journal.rs software healthy src-tauri/src/journal.rs
shortcuts.rs software healthy src-tauri/src/shortcuts.rs
tray.rs software healthy src-tauri/src/tray.rs
settings.rs software healthy src-tauri/src/settings.rs
main.rs software healthy src-tauri/src/main.rs
previews.rs software healthy src-tauri/src/previews.rs
mod.rs software healthy src-tauri/src/platform/mod.rs
macos.rs software healthy src-tauri/src/platform/macos.rs
plan.rs software healthy src-tauri/src/encoder/plan.rs
bin.rs software healthy src-tauri/src/encoder/bin.rs
probe.rs software healthy src-tauri/src/encoder/probe.rs
mod.rs software healthy src-tauri/src/encoder/mod.rs
retry.rs software healthy src-tauri/src/encoder/retry.rs
progress.rs software healthy src-tauri/src/encoder/progress.rs
pull_request_template.md software healthy .github/pull_request_template.md
bug_report.yml software healthy .github/ISSUE_TEMPLATE/bug_report.yml
feature_request.yml software healthy .github/ISSUE_TEMPLATE/feature_request.yml
ci.yml software healthy .github/workflows/ci.yml
release.yml software healthy .github/workflows/release.yml
styles.css software healthy src/styles.css
main.ts software healthy src/main.ts
vite-env.d.ts software healthy src/vite-env.d.ts
naming.ts software healthy src/lib/naming.ts
format.test.ts software healthy src/lib/format.test.ts
forms.test.ts software healthy src/lib/forms.test.ts

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

LabelLayerStatusPath
scripts software healthy scripts
src-tauri software healthy src-tauri
tests software healthy src-tauri/tests
capabilities software healthy src-tauri/capabilities
src software healthy src-tauri/src
platform software healthy src-tauri/src/platform
encoder software healthy src-tauri/src/encoder
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
lib software healthy src/lib
views software healthy src/views

LabelLayerStatusPath
/tmp/clip.mov frontend healthy src/views/list.test.ts
/tmp/other.mov frontend healthy src/views/list.test.ts
/tmp/a.mov frontend healthy src/views/list.test.ts
/tmp/b.mov frontend healthy src/views/list.test.ts
/tmp/a 1000.mov frontend healthy src/views/list.test.ts
/tmp/a frontend healthy src/views/list.test.ts

LabelLayerStatusPath
frontend cicd healthy .github/workflows/ci.yml
rust cicd healthy .github/workflows/ci.yml
version cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
port:1420 network healthy vite.config.ts
port:1421 network healthy vite.config.ts

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

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

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/a6a586d4-4772-4022-9cb3-9b82d8a385dd/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a6a586d4-4772-4022-9cb3-9b82d8a385dd/

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.