Showcase Agents
Example agents built on orchagent. Sign up free to try. LLM agents use your own API key.
DevOps
Infrastructure monitoring, reporting, and support tooling.
cto-agent-template
by orchagent
AI CTO agent — monitors uptime, SSL certs, and backup freshness. Posts reports to Discord/Slack.
github-weekly-summary
by orchagent
Fetches GitHub commits, PRs, and issues across your repos, analyses activity with Claude, and posts a weekly summary to Discord.
support-agent
by orchagent
Multi-platform support agent powered by Claude. Three-tier architecture (classify, FAQ, deep docs) with prompt caching. Connects to Discord, Telegram, and Slack — just set the tokens you need.
Security
Vulnerability, secret, and dependency scanning.
security-agent
by orchagent
Comprehensive security audit. Scans for secrets, vulnerable dependencies, and dangerous code patterns, then reads your code to trace data flows, assess exploitability, and suggest fixes.
leak-finder
by orchagent
Inspired by @burakeregar (https://x.com/burakeregar/status/2013615136502616225). Scans repositories for exposed secrets and credentials. Detects 23+ secret types including AWS keys, Stripe tokens, GitHub PATs, private keys, and database URIs.
dep-scanner
by orchagent
Inspired by @burakeregar (https://x.com/burakeregar/status/2014696329549648137). Scans project dependencies for known vulnerabilities (CVEs). Runs npm audit, pip-audit, and similar tools to identify outdated or insecure packages.
react-security-scanner
by orchagent
Inspired by u/abd3ll4tif (https://www.reddit.com/r/reactjs/comments/1pfvsvh/). Scans React and Next.js projects for security vulnerabilities — CVEs in dependencies, insecure React Server Component endpoints, exposed server actions, environment variable leaks, and dangerous patterns like dangerouslySetInnerHTML with user input. Built from a real post-mortem of a breach affecting 10+ apps via React Server Components RCE.
backend-security-auditor
by orchagent
Inspired by @0xlelouch_ (https://x.com/0xlelouch_/status/2016874653059522802). Audits backend codebases against a 15-point security hardening checklist: authentication, token management, authorization, input validation, SQL safety, rate limiting, secrets management, TLS, file handling, logging, error handling, dependency hygiene, data protection, API defaults, and security observability. Supports Python and JavaScript/TypeScript backends.
Code Quality
Code quality, SEO, and repository insights.
useeffect-agent
by orchagent
Scans your entire React project for unnecessary useEffect hooks. Reads every component, identifies anti-patterns, understands cross-file context, and provides refactored code.
code-stats
by orchagent
Analyzes code quality: line counts, function detection, cyclomatic complexity scoring, and warnings. Respects .gitignore and skips build artifacts. Supports Python, JavaScript/TypeScript, Go, and Rust.
nextjs-seo-debugger
by orchagent
Inspired by u/JosephDoUrden (https://www.reddit.com/r/nextjs/comments/1qs38nw/). Diagnoses why Google refuses to index Next.js and Vercel sites. Checks redirect chains (301/302/307/308), canonical tag misconfigs, sitemap completeness, robots.txt rules, meta tag validation, and common Vercel/Next.js platform issues. Based on real debugging patterns from production indexing failures.
Ready to deploy your own?
Get started →