https://github.com/73M-power/antibubble
· scanned 2026-06-17 01:10 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +11.9 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 44 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 |
|---|---|---|---|
_strip_html |
software | healthy | src/collect.py:30 |
load_config |
software | healthy | src/collect.py:36 |
_within_window |
software | healthy | src/collect.py:42 |
_collect_rss |
software | healthy | src/collect.py:48 |
_collect_hackernews |
software | healthy | src/collect.py:76 |
collect_all |
software | healthy | src/collect.py:112 |
topic_id |
software | healthy | src/dedup.py:14 |
load_seen |
software | healthy | src/dedup.py:20 |
mark_seen |
software | healthy | src/dedup.py:30 |
_load_ordered |
software | healthy | src/dedup.py:44 |
_topic_md |
software | healthy | src/render.py:19 |
build_card |
software | healthy | src/render.py:33 |
_env |
software | healthy | src/config.py:9 |
push |
software | healthy | src/push.py:7 |
run |
software | healthy | src/main.py:22 |
main |
software | healthy | src/main.py:69 |
_client |
software | healthy | src/llm.py:43 |
break_bubble |
software | healthy | src/llm.py:52 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
sources.yaml |
software | healthy | sources.yaml |
daily.yml |
software | healthy | .github/workflows/daily.yml |
collect.py |
software | healthy | src/collect.py |
dedup.py |
software | healthy | src/dedup.py |
render.py |
software | healthy | src/render.py |
__init__.py |
software | healthy | src/__init__.py |
config.py |
software | healthy | src/config.py |
push.py |
software | healthy | src/push.py |
main.py |
software | healthy | src/main.py |
llm.py |
software | healthy | src/llm.py |
seen.json |
software | healthy | state/seen.json |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
state |
software | healthy | state |
| Label | Layer | Status | Path |
|---|---|---|---|
RSSHUB_BASE |
cicd | healthy | — |
FEISHU_WEBHOOK |
cicd | healthy | — |
DEEPSEEK_API_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
port:23 |
network | healthy | .github/workflows/daily.yml |
port:07 |
network | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
73M-power__antibubble |
software | healthy | /data/fable5_failed_archive/73M-power__antibubble |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::daily |
cicd | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
run |
cicd | healthy | .github/workflows/daily.yml |
This page is publicly accessible at:
https://repobility.com/scan/0db8e97f-b4b2-4bf2-9b5b-71172920be67/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0db8e97f-b4b2-4bf2-9b5b-71172920be67/
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.