https://github.com/ahogappa/taski
· scanned 2026-06-17 01:29 UTC (1 month, 2 weeks ago)
3 raw signals (0 security + 3 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +22.2 (diff) · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 156 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.
| Label | Layer | Status | Path |
|---|---|---|---|
CHANGELOG.md |
software | healthy | CHANGELOG.md |
.standard.yml |
software | healthy | .standard.yml |
README.md |
software | healthy | README.md |
rbs_collection.lock.yaml |
software | healthy | rbs_collection.lock.yaml |
rbs_collection.yaml |
software | healthy | rbs_collection.yaml |
LICENSE |
software | healthy | LICENSE |
Gemfile |
software | healthy | Gemfile |
dependabot.yml |
software | healthy | .github/dependabot.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
security.yml |
software | healthy | .github/workflows/security.yml |
large_tree_demo.rb |
software | healthy | examples/large_tree_demo.rb |
progress_demo.rb |
software | healthy | examples/progress_demo.rb |
message_demo.rb |
software | healthy | examples/message_demo.rb |
README.md |
software | healthy | examples/README.md |
quick_start.rb |
software | healthy | examples/quick_start.rb |
args_demo.rb |
software | healthy | examples/args_demo.rb |
clean_demo.rb |
software | healthy | examples/clean_demo.rb |
reexecution_demo.rb |
software | healthy | examples/reexecution_demo.rb |
group_demo.rb |
software | healthy | examples/group_demo.rb |
GUIDE.md |
software | healthy | docs/GUIDE.md |
test_worker_count_configuration.rb |
software | healthy | test/test_worker_count_configuration.rb |
test_reserved_exports.rb |
software | healthy | test/test_reserved_exports.rb |
test_parallel_static_analysis.rb |
software | healthy | test/test_parallel_static_analysis.rb |
test_args.rb |
software | healthy | test/test_args.rb |
test_layout_base.rb |
software | healthy | test/test_layout_base.rb |
test_layout_simple.rb |
software | healthy | test/test_layout_simple.rb |
test_start_dep_analyzer.rb |
software | healthy | test/test_start_dep_analyzer.rb |
test_subprocess_output.rb |
software | healthy | test/test_subprocess_output.rb |
test_theme_helpers.rb |
software | healthy | test/test_theme_helpers.rb |
test_info.rb |
software | healthy | test/test_info.rb |
test_clear_dependency_cache.rb |
software | healthy | test/test_clear_dependency_cache.rb |
test_progress_config.rb |
software | healthy | test/test_progress_config.rb |
test_circular_dependency.rb |
software | healthy | test/test_circular_dependency.rb |
test_test_helper.rb |
software | healthy | test/test_test_helper.rb |
test_task_observer.rb |
software | healthy | test/test_task_observer.rb |
test_task_proxy_integration.rb |
software | healthy | test/test_task_proxy_integration.rb |
test_aggregate_error.rb |
software | healthy | test/test_aggregate_error.rb |
test_worker_pool.rb |
software | healthy | test/test_worker_pool.rb |
test_task_proxy.rb |
software | healthy | test/test_task_proxy.rb |
test_message.rb |
software | healthy | test/test_message.rb |
test_fan_in_recursion.rb |
software | healthy | test/test_fan_in_recursion.rb |
test_dependency_graph.rb |
software | healthy | test/test_dependency_graph.rb |
test_concurrent_args_isolation.rb |
software | healthy | test/test_concurrent_args_isolation.rb |
test_scheduler.rb |
software | healthy | test/test_scheduler.rb |
test_user_abort.rb |
software | healthy | test/test_user_abort.rb |
test_failure_attribution.rb |
software | healthy | test/test_failure_attribution.rb |
test_task_wrapper.rb |
software | healthy | test/test_task_wrapper.rb |
test_simple_progress_display.rb |
software | healthy | test/test_simple_progress_display.rb |
test_dead_branch_prestart.rb |
software | healthy | test/test_dead_branch_prestart.rb |
test_logging.rb |
software | healthy | test/test_logging.rb |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
examples |
software | healthy | examples |
docs |
software | healthy | docs |
test |
software | healthy | test |
fixtures |
software | healthy | test/fixtures |
lib |
software | healthy | lib |
taski |
software | healthy | lib/taski |
test_helper |
software | healthy | lib/taski/test_helper |
execution |
software | healthy | lib/taski/execution |
progress |
software | healthy | lib/taski/progress |
layout |
software | healthy | lib/taski/progress/layout |
tree |
software | healthy | lib/taski/progress/layout/tree |
theme |
software | healthy | lib/taski/progress/theme |
static_analysis |
software | healthy | lib/taski/static_analysis |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/ci.yml |
bundler-audit |
cicd | healthy | .github/workflows/security.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
redis |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | README.md |
port:5432 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::security |
cicd | healthy | .github/workflows/security.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ahogappa__taski |
software | healthy | /data/fable5_failed_archive/ahogappa__taski |
This page is publicly accessible at:
https://repobility.com/scan/c952a7d7-f99a-40b1-ac9c-a7180c11ecff/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c952a7d7-f99a-40b1-ac9c-a7180c11ecff/
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.