A multi-agent AI operations system: 15 specialized agents + ~80 automation scripts running real marketing, SEO, and CRM ops. Built on OpenClaw + MCP.
- capability exposure inferred + 35
inferred
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
graded 2m ago · see ecosystem CVEs →
- A · 0 → C · 35
No known CVEs for this server.
- low dangerous code
env-secret-flows-to-network-py: An environment value (often a secret/token) flows into a network call — possible credential exfiltration. (Kane808-AI-openclaw-atlas-showcase-ebd695
analyzed commit ebd6955 · analyzer v28 · 3d ago
skills & prompt files 16
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/brand-intelligence/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/builder/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/ceo-strategy/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/cfo-finance/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/cmo-marketing/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/coo-operations/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/copywriter/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/head-of-sales/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/main/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/memory-agent/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/sage/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/scout/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/scraper/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/social-media-manager/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/agents/vibecoder/AGENTS.md
- agent-rules Kane808-AI-openclaw-atlas-showcase-ebd6955/docs/AGENTS.md
danger signals33
- suspicious endpoint api.telegram.org Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/heygen-publish/heygen_publish.py :81
url = f"https://api.telegram.org/bot{token}/sendMessage" - suspicious endpoint api.telegram.org Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/tiktok-brain/digest.py :144
url = f"https://api.telegram.org/bot{token}/sendMessage" - suspicious endpoint api.telegram.org Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/tiktok-brain/telegram_notify.py :32
f"https://api.telegram.org/bot{token}/sendMessage", - suspicious endpoint api.telegram.org Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/tiktok-brain/watcher.py :22
url = f"https://api.telegram.org/bot{token}/sendMessage" - suspicious endpoint api.telegram.org Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/fiverr_product_server.py :114
url = f"https://api.telegram.org/bot{bot_token}/sendMessage" - suspicious endpoint api.telegram.org Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/fiverr_thumbnail_server.py :110
url = f"https://api.telegram.org/bot{bot_token}/sendMessage" - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/tiktok-brain/add_product_briefs_to_ideas_backlog.py :10
'https://www.googleapis.com/auth/spreadsheets', - over-broad OAuth scope https://www.googleapis.com/auth/documents Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/tiktok-brain/add_product_briefs_to_ideas_backlog.py :11
'https://www.googleapis.com/auth/documents' - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/tiktok-brain/read_ideas_backlog.py :9
'https://www.googleapis.com/auth/spreadsheets', - over-broad OAuth scope https://www.googleapis.com/auth/documents Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/tiktok-brain/read_ideas_backlog.py :10
'https://www.googleapis.com/auth/documents' - over-broad OAuth scope https://www.googleapis.com/auth/cloud-platform Kane808-AI-openclaw-atlas-showcase-ebd6955/automations/youtube-shorts/youtube_shorts_pipeline.py :738
scopes=["https://www.googleapis.com/auth/cloud-platform"], - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/add_to_tiktok_ideas_backlog.py :11
'https://www.googleapis.com/auth/spreadsheets', - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/auth_brand75_brain.py :9
'https://www.googleapis.com/auth/spreadsheets', # Read/write Sheets - over-broad OAuth scope https://www.googleapis.com/auth/documents Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/auth_brand75_brain.py :10
'https://www.googleapis.com/auth/documents', # Read/write Docs - over-broad OAuth scope gmail.modify Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/auth_personal.py :24
"https://www.googleapis.com/auth/gmail.modify", - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/auth_personal.py :29
"https://www.googleapis.com/auth/spreadsheets", - over-broad OAuth scope https://www.googleapis.com/auth/documents Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/auth_personal.py :30
"https://www.googleapis.com/auth/documents", - over-broad OAuth scope gmail.modify Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/auth_personal_full.py :20
"https://www.googleapis.com/auth/gmail.modify", - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/auth_personal_full.py :24
"https://www.googleapis.com/auth/spreadsheets", - over-broad OAuth scope https://www.googleapis.com/auth/documents Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/auth_personal_full.py :25
"https://www.googleapis.com/auth/documents", - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/find_duplicates.py :14
'https://www.googleapis.com/auth/spreadsheets', - over-broad OAuth scope gmail.modify Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/gmail_tool.py :15
GMAIL_SCOPES = ["https://www.googleapis.com/auth/gmail.modify"] - over-broad OAuth scope gmail.modify Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/google_auth.py :36
"https://www.googleapis.com/auth/gmail.modify", - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/google_auth.py :40
"https://www.googleapis.com/auth/spreadsheets", - over-broad OAuth scope https://www.googleapis.com/auth/documents Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/google_auth.py :41
"https://www.googleapis.com/auth/documents", - over-broad OAuth scope https://www.googleapis.com/auth/documents Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/google_docs_tool.py :27
"https://www.googleapis.com/auth/documents", - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/google_sheets_tool.py :25
SCOPES = ["https://www.googleapis.com/auth/spreadsheets"] - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/pinterest_analytics.py :184
creds = get_brand75_credentials(['https://www.googleapis.com/auth/spreadsheets']) - over-broad OAuth scope gmail.modify Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/reauth_personal.py :17
"https://www.googleapis.com/auth/gmail.modify", - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/reauth_personal.py :22
"https://www.googleapis.com/auth/spreadsheets", - over-broad OAuth scope https://www.googleapis.com/auth/documents Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/reauth_personal.py :23
"https://www.googleapis.com/auth/documents", - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/remove_duplicates.py :14
'https://www.googleapis.com/auth/spreadsheets', - over-broad OAuth scope https://www.googleapis.com/auth/spreadsheets Kane808-AI-openclaw-atlas-showcase-ebd6955/scripts/sync_tasks_to_sheets.py :14
SCOPES = ["https://www.googleapis.com/auth/spreadsheets", "https://www.googleapis.com/auth/drive.file"]
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of Kane808-AI.