Laravel middleware that logs attacks-injection, XSS, bots, never blocks
Passive threat detection middleware for Laravel—zero risk since it never blocks, 130+ patterns logged locally.
A CLI that parses Renovate Bot debug logs to auto-detect issues in scheduled Renovate runs, or interactively diagnose issues with your coding agent, or manually via web UI.
SKILL.md file teaches coding agents to read Renovate logs without burning tokens.
DevOps engineers, maintainers using Renovate Bot
grep · jq · Datadog Log Explorer
renovate-log-parser is a CLI with the following commands:
- detect-errors: meant for CI pipelines; it scans the log for potential problems and warnings and exits with an error, helping you detect and solve hidden Renovate issues you would otherwise miss
- analyze: (with a corresponding SKILL.md) tells your coding agent (Codex, Copilot, Claude Code, etc.) about the log's structure, allowing it to efficiently read only the most relevant log lines in a token-efficient way, so that it can quickly (and cheaply) diagnose Renovate problems
- web: starts a temporary local web server that parses the log and serves a browser-based interface that you use to analyze and filter Renovate logs of any length; this solves the problem of tedious, manual “grep”-like analyses where your text editor chokes on too large files
- install-analyze-skill: writes a SKILL.md into your project or home directory, teaching your coding agent how to use renovate-log-parser. Optionally includes instructions for pulling the log straight from your GitHub Actions Renovate runs (for self-hosted Renovate)
I'm curious what you think, looking for feedback.
Passive threat detection middleware for Laravel—zero risk since it never blocks, 130+ patterns logged locally.
Compressed JSON bundles fit tight context windows better than pasting files.
Only detects 8 error types when Sentry and Datadog already cover hundreds of patterns.
Catches AI code debt deterministically with AST analysis when linters only check style.
Replaces O(n²) token re-parsing with true O(n) streaming; Vercel SDK does 4K re-parses on 50KB payloads.
tcpdump-style filtering for firewall logs, packaged in OPNsense repo with PGP verification.