https://github.com/shawnmascia/Finance-Pulse
· scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 2 weeks ago · v1 · 7 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 26 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 |
|---|---|---|---|
generate_briefing |
software | healthy | generate.py:78 |
chunk_text |
software | healthy | generate.py:116 |
tts_openai |
software | healthy | generate.py:131 |
tts_elevenlabs |
software | healthy | generate.py:149 |
synthesize |
software | healthy | generate.py:169 |
load_manifest |
software | healthy | generate.py:183 |
save_manifest |
software | healthy | generate.py:190 |
hms |
software | healthy | generate.py:195 |
prune |
software | healthy | generate.py:201 |
build_feed |
software | healthy | generate.py:212 |
main |
software | healthy | generate.py:261 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
config.py |
software | healthy | config.py |
episodes.json |
software | healthy | episodes.json |
generate.py |
software | healthy | generate.py |
requirements.txt |
software | healthy | requirements.txt |
daily.yml |
software | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
OPENAI_API_KEY |
cicd | healthy | — |
ELEVENLABS_API_KEY |
cicd | healthy | — |
ANTHROPIC_API_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-pnwj084v |
software | healthy | /tmp/repobility-clone-pnwj084v |
| Label | Layer | Status | Path |
|---|---|---|---|
port:10 |
network | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::daily |
cicd | healthy | .github/workflows/daily.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/daily.yml |
This page is publicly accessible at:
https://repobility.com/scan/b532a522-6143-4ad4-a03c-315caffc60db/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b532a522-6143-4ad4-a03c-315caffc60db/
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.