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.

quyen194/AriesAutomationTools

https://github.com/quyen194/AriesAutomationTools · scanned 2026-06-15 23:44 UTC (2 months, 4 weeks ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 10 actionable findings from 1 signal source. 1 repeated signal grouped for readability. 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 95 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
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
set_version.py software healthy scripts/set_version.py
config.json software healthy assets/config.json
gen_icon.py software healthy tools/gen_icon.py
ci.yml software healthy .github/workflows/ci.yml
release.yml software healthy .github/workflows/release.yml
single_instance_win.cpp software healthy src/single_instance_win.cpp
single_instance_unix.cpp software healthy src/single_instance_unix.cpp
single_instance.hpp software healthy src/single_instance.hpp
main.cpp software healthy src/main.cpp
version.h software healthy src/version.h
icon_data.hpp software healthy src/icon_data.hpp
key_map.cpp software healthy src/input/key_map.cpp
key_map.hpp software healthy src/input/key_map.hpp
input_simulator.hpp software healthy src/input/input_simulator.hpp
win_input.cpp software healthy src/input/windows/win_input.cpp
linux_input.cpp software healthy src/input/linux/linux_input.cpp
macos_input.cpp software healthy src/input/macos/macos_input.cpp
config_manager.cpp software healthy src/config/config_manager.cpp
config_manager.hpp software healthy src/config/config_manager.hpp
activity_monitor.hpp software healthy src/monitor/activity_monitor.hpp
win_monitor.cpp software healthy src/monitor/windows/win_monitor.cpp
linux_monitor.cpp software healthy src/monitor/linux/linux_monitor.cpp
macos_monitor.cpp software healthy src/monitor/macos/macos_monitor.cpp
app_ui.hpp software healthy src/ui/app_ui.hpp
app_ui.cpp software healthy src/ui/app_ui.cpp
tray_manager_stub.cpp software healthy src/ui/tray_manager_stub.cpp
tray_manager_win.cpp software healthy src/ui/tray_manager_win.cpp
tray_manager.hpp software healthy src/ui/tray_manager.hpp
activity_editor.hpp software healthy src/ui/widgets/activity_editor.hpp
record_overlay.cpp software healthy src/ui/widgets/record_overlay.cpp
workflow_list.hpp software healthy src/ui/widgets/workflow_list.hpp
record_overlay.hpp software healthy src/ui/widgets/record_overlay.hpp
window_picker.hpp software healthy src/ui/widgets/window_picker.hpp
workflow_list.cpp software healthy src/ui/widgets/workflow_list.cpp
window_picker.cpp software healthy src/ui/widgets/window_picker.cpp
activity_editor.cpp software healthy src/ui/widgets/activity_editor.cpp
trigger_manager.cpp software healthy src/core/trigger_manager.cpp
trigger_manager.hpp software healthy src/core/trigger_manager.hpp
record_engine.hpp software healthy src/core/record_engine.hpp
scheduler.hpp software healthy src/core/scheduler.hpp
scheduler.cpp software healthy src/core/scheduler.cpp
record_engine.cpp software healthy src/core/record_engine.cpp
engine.cpp software healthy src/core/engine.cpp
workflow.hpp software healthy src/core/workflow.hpp
engine.hpp software healthy src/core/engine.hpp
hotkey_manager.hpp software healthy src/hotkey/hotkey_manager.hpp
win_hotkey.cpp software healthy src/hotkey/windows/win_hotkey.cpp
linux_hotkey.cpp software healthy src/hotkey/linux/linux_hotkey.cpp

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

LabelLayerStatusPath
scripts software healthy scripts
assets software healthy assets
tools software healthy tools
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
input software healthy src/input
windows software healthy src/input/windows
linux software healthy src/input/linux
macos software healthy src/input/macos
config software healthy src/config
monitor software healthy src/monitor
windows software healthy src/monitor/windows
linux software healthy src/monitor/linux
macos software healthy src/monitor/macos
ui software healthy src/ui
widgets software healthy src/ui/widgets
core software healthy src/core
hotkey software healthy src/hotkey
windows software healthy src/hotkey/windows
linux software healthy src/hotkey/linux
macos software healthy src/hotkey/macos
window software healthy src/window
windows software healthy src/window/windows
linux software healthy src/window/linux

LabelLayerStatusPath
main software healthy scripts/set_version.py:19
make_canvas software healthy tools/gen_icon.py:15
blend software healthy tools/gen_icon.py:18
edge_fn software healthy tools/gen_icon.py:30
dist_to_seg software healthy tools/gen_icon.py:33
render_icon software healthy tools/gen_icon.py:42
build_ico software healthy tools/gen_icon.py:106
write_hpp software healthy tools/gen_icon.py:130

LabelLayerStatusPath
build cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml

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

LabelLayerStatusPath
repobility-clone-ab8r39xu software healthy /tmp/repobility-clone-ab8r39xu
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/4123c9dd-3e99-44c2-a382-e57301cc7501/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4123c9dd-3e99-44c2-a382-e57301cc7501/

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.