About this automation

Static-analysis audit + auto-remediation for n8n + Twilio + Airtable SMS workflows. Catches the silent killers (rate limits, dedup, hardcoded creds, E.164, error branches) before they hit production. Zero-install browser demo via Pyodide.

How to Use This Repository

This is a community-contributed repository for n8n. To use these workflows:

  1. Clone the repository to your local machine:
    git clone https://github.com/GhostlyGawd/n8n-sms-audit
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.