https://github.com/hunsibi/GameBlogging
· scanned 2026-06-16 04:27 UTC (2 months ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 43 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 |
|---|---|---|---|
repl_img |
software | dead | build_blogger_post.py:20 |
strip_html |
software | healthy | quality_check.py:13 |
load_banned_words |
software | healthy | quality_check.py:22 |
check |
software | healthy | quality_check.py:34 |
main |
software | healthy | quality_check.py:118 |
_load_knowledge |
software | healthy | ai_engine.py:19 |
_update_index |
software | healthy | ai_engine.py:56 |
load_groq_key |
software | healthy | ai_engine.py:75 |
clean_korean_only |
software | healthy | ai_engine.py:85 |
fetch_image_b64 |
software | healthy | ai_engine.py:100 |
generate_post |
software | healthy | ai_engine.py:122 |
img_block |
software | healthy | ai_engine.py:242 |
clean_korean_only |
software | healthy | app.py:425 |
fetch_image_b64 |
software | healthy | app.py:475 |
img_block |
software | healthy | app.py:503 |
process_ai_task |
software | dead | sns_server.py:27 |
kakao_webhook |
software | healthy | sns_server.py:62 |
kakao_simple_text |
software | healthy | sns_server.py:112 |
kakao_basic_card |
software | healthy | sns_server.py:126 |
view_post |
software | healthy | sns_server.py:152 |
load_env |
software | healthy | telegram_bot.py:35 |
start |
software | dead | telegram_bot.py:56 |
help_cmd |
software | dead | telegram_bot.py:70 |
reset |
software | dead | telegram_bot.py:80 |
status |
software | dead | telegram_bot.py:85 |
receive_text |
software | dead | telegram_bot.py:98 |
receive_photo |
software | dead | telegram_bot.py:115 |
generate |
software | dead | telegram_bot.py:140 |
main |
software | healthy | telegram_bot.py:218 |
| Label | Layer | Status | Path |
|---|---|---|---|
build_blogger_post.py |
software | healthy | build_blogger_post.py |
AGENTS.md |
software | healthy | AGENTS.md |
quality_check.py |
software | healthy | quality_check.py |
requirements.txt |
software | healthy | requirements.txt |
ai_engine.py |
software | healthy | ai_engine.py |
README.md |
software | healthy | README.md |
GAME_DEV_GUIDELINES.md |
software | healthy | GAME_DEV_GUIDELINES.md |
app.py |
software | healthy | app.py |
sns_server.py |
software | healthy | sns_server.py |
telegram_bot.py |
software | healthy | telegram_bot.py |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /kakao/webhook |
api | healthy | sns_server.py |
GET /view/{filename} |
api | healthy | sns_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
hunsibi__GameBlogging |
software | healthy | /data/fable5_failed_archive/hunsibi__GameBlogging |
This page is publicly accessible at:
https://repobility.com/scan/6d038c26-1ab6-4d2c-8d34-f85900b91e99/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6d038c26-1ab6-4d2c-8d34-f85900b91e99/
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.