https://github.com/up160/fetch_and_translate
· scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 1 week ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 29 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 |
|---|---|---|---|
load_config |
software | healthy | fetch_and_translate.py:25 |
extract_image |
software | healthy | fetch_and_translate.py:42 |
fetch_feed |
software | healthy | fetch_and_translate.py:80 |
fetch_all_feeds |
software | healthy | fetch_and_translate.py:122 |
fetch_world_cup_results |
software | healthy | fetch_and_translate.py:136 |
_translate_chunk |
software | healthy | fetch_and_translate.py:223 |
pick |
software | healthy | fetch_and_translate.py:249 |
translate_batch |
software | healthy | fetch_and_translate.py:270 |
main |
software | healthy | fetch_and_translate.py:311 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
fetch_and_translate.py |
software | healthy | fetch_and_translate.py |
index.html |
software | healthy | index.html |
feed.json |
software | healthy | feed.json |
feeds.json |
software | healthy | feeds.json |
requirements.txt |
software | healthy | requirements.txt |
update-feed.yml |
software | healthy | .github/workflows/update-feed.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:23 |
network | healthy | .github/workflows/update-feed.yml |
port:06 |
network | healthy | .github/workflows/update-feed.yml |
port:12 |
network | healthy | .github/workflows/update-feed.yml |
port:18 |
network | healthy | .github/workflows/update-feed.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
FOOTBALL_API_KEY |
cicd | healthy | — |
ANTHROPIC_SECRET_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ldru4dgy |
software | healthy | /tmp/repobility-clone-ldru4dgy |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | feed.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | feed.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::update-feed |
cicd | healthy | .github/workflows/update-feed.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
update |
cicd | healthy | .github/workflows/update-feed.yml |
This page is publicly accessible at:
https://repobility.com/scan/c76c6222-ca4b-4a25-8bb0-4c82fa5a7b3e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c76c6222-ca4b-4a25-8bb0-4c82fa5a7b3e/
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.