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.

Arthur-Ficial/apfel-guides-lab

https://github.com/Arthur-Ficial/apfel-guides-lab · scanned 2026-06-17 01:16 UTC (1 month, 2 weeks ago)

6 raw signals (0 security + 6 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +0.1 (diff) · 6 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 175 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
_health_ok software healthy conftest.py:25
apfel_server software healthy conftest.py:34
apfel_url software healthy conftest.py:74
capture_mode software healthy conftest.py:79
outputs_dir software healthy conftest.py:84
_run software healthy tests/test_awk.py:16
test_oneshot software healthy tests/test_awk.py:20
test_stream software healthy tests/test_awk.py:27
test_json software healthy tests/test_awk.py:34
test_errors software healthy tests/test_awk.py:42
test_tools software healthy tests/test_awk.py:50
ok software healthy tests/test_awk.py:51
test_example software healthy tests/test_awk.py:73
_run software healthy tests/test_swift_scripting.py:16
test_oneshot software healthy tests/test_swift_scripting.py:23
test_stream software healthy tests/test_swift_scripting.py:30
test_json software healthy tests/test_swift_scripting.py:37
test_errors software healthy tests/test_swift_scripting.py:45
test_tools software healthy tests/test_swift_scripting.py:53
test_example software healthy tests/test_swift_scripting.py:73
_run software healthy tests/test_perl.py:16
test_oneshot software healthy tests/test_perl.py:20
test_stream software healthy tests/test_perl.py:27
test_json software healthy tests/test_perl.py:34
test_errors software healthy tests/test_perl.py:42
test_tools software healthy tests/test_perl.py:50
ok software healthy tests/test_perl.py:52
test_example software healthy tests/test_perl.py:74
_run software healthy tests/test_nodejs.py:17
test_oneshot software healthy tests/test_nodejs.py:21
test_stream software healthy tests/test_nodejs.py:28
test_json software healthy tests/test_nodejs.py:36
test_errors software healthy tests/test_nodejs.py:44
test_tools software healthy tests/test_nodejs.py:52
test_example software healthy tests/test_nodejs.py:69
_run software healthy tests/test_applescript.py:19
test_oneshot software healthy tests/test_applescript.py:26
test_stream software healthy tests/test_applescript.py:33
test_json software healthy tests/test_applescript.py:40
test_errors software healthy tests/test_applescript.py:49
test_tools software healthy tests/test_applescript.py:57
test_example software healthy tests/test_applescript.py:77
_run software healthy tests/test_zsh.py:17
test_oneshot software healthy tests/test_zsh.py:21
test_stream software healthy tests/test_zsh.py:28
test_json software healthy tests/test_zsh.py:35
test_errors software healthy tests/test_zsh.py:43
test_tools software healthy tests/test_zsh.py:51
test_example software healthy tests/test_zsh.py:68
_run software healthy tests/test_php.py:17

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
conftest.py software healthy conftest.py
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
test_awk.py software healthy tests/test_awk.py
test_swift_scripting.py software healthy tests/test_swift_scripting.py
__init__.py software healthy tests/__init__.py
test_perl.py software healthy tests/test_perl.py
test_nodejs.py software healthy tests/test_nodejs.py
test_applescript.py software healthy tests/test_applescript.py
test_zsh.py software healthy tests/test_zsh.py
test_php.py software healthy tests/test_php.py
test_harness.py software healthy tests/test_harness.py
test_python.py software healthy tests/test_python.py
helpers.py software healthy tests/helpers.py
test_ruby.py software healthy tests/test_ruby.py
test_bash_curl.py software healthy tests/test_bash_curl.py
04_errors.mjs software healthy scripts/nodejs/04_errors.mjs
03_json.mjs software healthy scripts/nodejs/03_json.mjs
02_stream.mjs software healthy scripts/nodejs/02_stream.mjs
package-lock.json software healthy scripts/nodejs/package-lock.json
01_oneshot.mjs software healthy scripts/nodejs/01_oneshot.mjs
06_example.mjs software healthy scripts/nodejs/06_example.mjs
package.json software healthy scripts/nodejs/package.json
05_tools.mjs software healthy scripts/nodejs/05_tools.mjs
02_stream.php software healthy scripts/php/02_stream.php
03_json.php software healthy scripts/php/03_json.php
06_example.php software healthy scripts/php/06_example.php
01_oneshot.php software healthy scripts/php/01_oneshot.php
composer.json software healthy scripts/php/composer.json
04_errors.php software healthy scripts/php/04_errors.php
05_tools.php software healthy scripts/php/05_tools.php
05_tools.py software healthy scripts/python/05_tools.py
03_json.py software healthy scripts/python/03_json.py
06_example.py software healthy scripts/python/06_example.py
02_stream.py software healthy scripts/python/02_stream.py
01_oneshot.py software healthy scripts/python/01_oneshot.py
pyproject.toml software healthy scripts/python/pyproject.toml
04_errors.py software healthy scripts/python/04_errors.py
03_json.swift software healthy scripts/swift-scripting/03_json.swift
04_errors.swift software healthy scripts/swift-scripting/04_errors.swift
06_example.swift software healthy scripts/swift-scripting/06_example.swift
05_tools.swift software healthy scripts/swift-scripting/05_tools.swift
01_oneshot.swift software healthy scripts/swift-scripting/01_oneshot.swift
02_stream.swift software healthy scripts/swift-scripting/02_stream.swift
05_tools.sh software healthy scripts/bash-curl/05_tools.sh
04_errors.sh software healthy scripts/bash-curl/04_errors.sh
02_stream.sh software healthy scripts/bash-curl/02_stream.sh
06_example.sh software healthy scripts/bash-curl/06_example.sh

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

LabelLayerStatusPath
tests software healthy tests
scripts software healthy scripts
nodejs software healthy scripts/nodejs
php software healthy scripts/php
python software healthy scripts/python
swift-scripting software healthy scripts/swift-scripting
bash-curl software healthy scripts/bash-curl
ruby software healthy scripts/ruby
awk software healthy scripts/awk
zsh software healthy scripts/zsh

LabelLayerStatusPath
Arthur-Ficial__apfel-guides-lab software healthy /data/fable5_failed_archive/Arthur-Ficial__apfel-guides-lab

LabelLayerStatusPath
gpu (detected) hardware healthy tests/test_awk.py
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/b0b4205e-0c2a-4f4a-b72a-ca3e754ff31c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b0b4205e-0c2a-4f4a-b72a-ca3e754ff31c/

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.