https://github.com/victor-7-ops/jamtrade-bot
· scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 1 week ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 59 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
requirements.txt |
software | healthy | requirements.txt |
DEPLOY-FREE.md |
software | healthy | docs/DEPLOY-FREE.md |
SENTIMENT.md |
software | healthy | docs/SENTIMENT.md |
FIRST-SESSION-LOG.md |
software | healthy | docs/FIRST-SESSION-LOG.md |
ORACLE-DEPLOY.md |
software | healthy | docs/ORACLE-DEPLOY.md |
HANDOFF-TO-CLAUDE-CODE.md |
software | healthy | docs/HANDOFF-TO-CLAUDE-CODE.md |
STRATEGY-NOTES.md |
software | healthy | docs/STRATEGY-NOTES.md |
TELEGRAM-ALERTS.md |
software | healthy | docs/TELEGRAM-ALERTS.md |
SETUP-GUIDE.md |
software | healthy | docs/SETUP-GUIDE.md |
ROADMAP.md |
software | healthy | docs/ROADMAP.md |
healthcheck.sh |
software | healthy | scripts/healthcheck.sh |
dryrun.sh |
software | healthy | scripts/dryrun.sh |
sentiment.py |
software | healthy | scripts/sentiment.py |
download-data.sh |
software | healthy | scripts/download-data.sh |
backtest.sh |
software | healthy | scripts/backtest.sh |
validate.sh |
software | healthy | scripts/validate.sh |
signal_advisor.py |
software | healthy | scripts/signal_advisor.py |
config-dryrun.json |
software | healthy | user_data/config-dryrun.json |
README.md |
software | healthy | user_data/notebooks/README.md |
MultiConfirmationStrategy.py |
software | healthy | user_data/strategies/MultiConfirmationStrategy.py |
MultiConfirmationStrategy.json |
software | healthy | user_data/strategies/MultiConfirmationStrategy.json |
advisor.yml |
software | healthy | .github/workflows/advisor.yml |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
contrarian_flag |
software | healthy | scripts/sentiment.py:63 |
as_message_block |
software | healthy | scripts/sentiment.py:73 |
fetch_fear_greed |
software | healthy | scripts/sentiment.py:107 |
fetch_google_trend |
software | healthy | scripts/sentiment.py:118 |
fetch_coingecko |
software | healthy | scripts/sentiment.py:148 |
get_sentiment |
software | healthy | scripts/sentiment.py:184 |
_demo |
software | healthy | scripts/sentiment.py:208 |
send_telegram |
software | healthy | scripts/signal_advisor.py:81 |
fetch_ohlcv |
software | healthy | scripts/signal_advisor.py:99 |
analyze |
software | healthy | scripts/signal_advisor.py:109 |
format_message |
software | healthy | scripts/signal_advisor.py:185 |
run_once |
software | healthy | scripts/signal_advisor.py:218 |
main |
software | healthy | scripts/signal_advisor.py:241 |
populate_indicators_1d |
software | healthy | user_data/strategies/MultiConfirmationStrategy.py:123 |
populate_indicators |
software | dead | user_data/strategies/MultiConfirmationStrategy.py:131 |
populate_entry_trend |
software | dead | user_data/strategies/MultiConfirmationStrategy.py:180 |
populate_exit_trend |
software | dead | user_data/strategies/MultiConfirmationStrategy.py:218 |
custom_stoploss |
software | dead | user_data/strategies/MultiConfirmationStrategy.py:233 |
confirm_trade_entry |
software | dead | user_data/strategies/MultiConfirmationStrategy.py:262 |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
user_data |
software | healthy | user_data |
notebooks |
software | healthy | user_data/notebooks |
strategies |
software | healthy | user_data/strategies |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
Sentiment |
software | healthy | scripts/sentiment.py:53 |
MultiConfirmationStrategy |
software | healthy | user_data/strategies/MultiConfirmationStrategy.py:49 |
| Label | Layer | Status | Path |
|---|---|---|---|
TG_TOKEN |
cicd | healthy | — |
TG_CHAT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7d_iinah |
software | healthy | /tmp/repobility-clone-7d_iinah |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | user_data/config-dryrun.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::advisor |
cicd | healthy | .github/workflows/advisor.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
advise |
cicd | healthy | .github/workflows/advisor.yml |
This page is publicly accessible at:
https://repobility.com/scan/23667955-ffdd-41d3-b188-f47f94961660/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/23667955-ffdd-41d3-b188-f47f94961660/
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.