Openclaw N8N Blueprint
completed
Other
api / json · small
69
Files
8,004
LOC
1
Frameworks
7
Languages
Pipeline State
completedRun ID
#185465Phase
doneProgress
0%Started
2026-04-10 08:58:55Finished
2026-04-10 08:58:55LLM tokens
0Partial failures: SYMBOL_EXTRACTION: SymbolRecord.__init__() got an unexpected keyword argument 'tsv'; AI_REASONING: SymbolRecord.__init__() got an unexpected keyword argument 'tsv'
Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
56.59Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:40Deduplication group #51454
Member of a group with 4 similar repo(s) — canonical #1212671 view group →
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
🧪 Code Distillation
Browse all specs →Sample distilled functions (click for full spec)
mainInitializes a database at a configured path and then starts a background worker thread to continuously process tasks. Subsequently, it sets up and begins serving requests indefinitely on a specified host and port using a custom HTTP server implementation. The function's primary output is maintaining
_handle_teamsChecks if teams functionality is enabled; if not, it returns a forbidden error. Otherwise, it extracts a validation token from the query parameters, returning success if found, or reads and parses a JSON payload from the request body. If the payload contains a client state, it validates it against a
_handle_slackProcesses an incoming HTTP request body, expecting a JSON payload from Slack. It first checks if the request is a URL verification challenge, responding with the challenge token if so; otherwise, it validates the request signature using provided headers. If the payload contains a recognized event ty
AI Prompt
Create a production-ready blueprint for deploying an integrated system involving n8n, OpenClaw gateway, and external service integrations. I need this setup to handle Slack and Microsoft Teams guest auto-provisioning directly into n8n. Additionally, it must include a mechanism to sync eligible OpenClaw scheduled jobs into n8n workflows, while ensuring per-user memory and session isolation for chat operations. The deployment should use Docker Compose, featuring an Nginx TLS edge router, and include health and metrics endpoints for the provisioning and sync services.
python fastapi docker n8n api automation slack microsoft-teams deployment json yaml
Generated by gemma4:latest
Catalog Information
Create a production-ready blueprint for deploying an integrated system involving n8n, OpenClaw gateway, and external service integrations. I need this setup to handle Slack and Microsoft Teams guest auto-provisioning directly into n8n. Additionally, it must include a mechanism to sync eligible OpenClaw scheduled jobs into n8n workflows, while ensuring per-user memory and session isolation for chat operations. The deployment should use Docker Compose, featuring an Nginx TLS edge router, and inclu
Tags
python fastapi docker n8n api automation slack microsoft-teams deployment json yaml
Security & Health
45
Vulnerabilities
2
Critical CVEs
43.7h
Tech Debt (E)
High
DORA Rating
About: code-quality intelligence by Repobility · https://repobility.com
B
OWASP (80%)
FAIL
Quality Gate
4.9%
Duplication
Languages
Frameworks
FastAPI
Symbols
function89
constant62
variable19
method16
class13
Threat Findings
45
Total Threats
2
Critical
Powered by Repobility — scan your code at https://repobility.com
15
High
Embed Badge
Add to your README:
BinComp Dependency Hardening
All packages →7 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.