Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

shafeequealipt-dotcom/StockTelegramAgent

https://github.com/shafeequealipt-dotcom/StockTelegramAgent · scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 66 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.

LabelLayerStatusPath
seen_cache software healthy agent.py:339
sentiment_cache software healthy agent.py:343
model_cache software healthy agent.py:347
_get_int_env software healthy agent.py:351
_load_analysis_instructions software healthy agent.py:366
_load_model_choices software healthy agent.py:385
load_settings software healthy agent.py:395
__init__ software healthy agent.py:495
filter software dead agent.py:435
setup_logging software healthy agent.py:446
load_json software healthy agent.py:471
save_json software healthy agent.py:481
article_id software healthy agent.py:489
load_model software healthy agent.py:510
set_model software healthy agent.py:517
load_seen software healthy agent.py:521
save_seen software healthy agent.py:524
load_sentiment software healthy agent.py:527
save_sentiment software healthy agent.py:530
get_price software healthy agent.py:533
price_line software healthy agent.py:563
_entry_time software healthy agent.py:572
get_history software healthy agent.py:580
_pct software healthy agent.py:611
ticker_overview software healthy agent.py:616
fetch_ticker_news software healthy agent.py:649
render_chart software healthy agent.py:668
send_telegram_photo software healthy agent.py:702
resolve_tickers software healthy agent.py:715
record_sentiment software healthy agent.py:754
sentiment_warnings software healthy agent.py:773
maybe_send_digest software healthy agent.py:783
fetch_articles software healthy agent.py:819
_published_at software healthy agent.py:854
analyse software healthy agent.py:860
_parse_analysis software healthy agent.py:906
send_telegram software healthy agent.py:917
send_telegram_chunks software healthy agent.py:933
market_snapshot software healthy agent.py:949
portfolio_snapshot software healthy agent.py:963
build_institutional_report_prompt software healthy agent.py:977
generate_institutional_report software healthy agent.py:1002
send_institutional_report software healthy agent.py:1014
format_alert software healthy agent.py:1024
handle_commands software healthy agent.py:1051
send_portfolio software healthy agent.py:1098
send_news_for_ticker software healthy agent.py:1104
send_score_for_ticker software healthy agent.py:1125
answer_question software healthy agent.py:1149
handle_model_command software healthy agent.py:1221

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
agent.py software healthy agent.py
.env.example software healthy .env.example
requirements.txt software healthy requirements.txt
SECURITY.md software healthy SECURITY.md

LabelLayerStatusPath
Settings software healthy agent.py:322
RedactingFilter software healthy agent.py:423
StockTelegramAgent software healthy agent.py:494

LabelLayerStatusPath
repobility-clone-b8qpzbs3 software healthy /tmp/repobility-clone-b8qpzbs3

LabelLayerStatusPath
gpu (detected) hardware healthy agent.py
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/1d5798f8-6829-47da-ac2f-7bb1b61616b9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1d5798f8-6829-47da-ac2f-7bb1b61616b9/

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.