https://github.com/sarthakgoel31/social-poster
· scanned 2026-06-16 00:02 UTC (2 months, 3 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 3 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 23 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 |
|---|---|---|---|
_get_client |
software | healthy | src/x_poster.py:7 |
post_to_x |
software | healthy | src/x_poster.py:28 |
check_auth |
software | dead | src/x_poster.py:41 |
post_thread |
software | healthy | src/x_poster.py:53 |
list_projects |
software | healthy | src/config.py:181 |
_reddit_title |
software | healthy | src/generator.py:35 |
_reddit_body |
software | healthy | src/generator.py:49 |
_x_post |
software | healthy | src/generator.py:95 |
generate_post |
software | healthy | src/generator.py:128 |
_copy_to_clipboard |
software | healthy | src/__main__.py:14 |
main |
software | healthy | src/__main__.py:23 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
__init__.py |
software | healthy | src/__init__.py |
x_poster.py |
software | healthy | src/x_poster.py |
config.py |
software | healthy | src/config.py |
generator.py |
software | healthy | src/generator.py |
__main__.py |
software | healthy | src/__main__.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::src/x_poster.py |
security | healthy | src/x_poster.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-fb_ucd9o |
software | healthy | /tmp/repobility-clone-fb_ucd9o |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
This page is publicly accessible at:
https://repobility.com/scan/9aa74f9f-2e62-4100-bb78-9a1f62faf352/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9aa74f9f-2e62-4100-bb78-9a1f62faf352/
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.