Fetches the latest ConfigCat SDK documentation by URL to provide step-by-step guidance for integrating feature flags in various programming languages and platforms.
Import community-curated lessons from the Public Brain to bootstrap your cognitive brain with knowledge for any framework. Non-destructive: existing lessons are not overwritten.
Retrieve and inspect backend application logs to diagnose SQL errors, interface exceptions, business logic bugs, and program crashes from supported frameworks.
Simulate active HTTP security attacks on Laravel applications to identify vulnerabilities like SQL injection, XSS, and CSRF flaws. Use on local or staging environments only.
Laravel upgrade automation via MCP. Analyzers, tools & docs for Laravel 6-11 migrations. Breaking change detection. Works with any MCP client (Cursor, Claude Desktop).
A Laravel-based web application that provides robust backend services for Model Context Protocol (MCP) operations. Features RESTful API endpoints, user authentication, and scalable architecture for MCP service integration.
Track untrusted data from sources (HTTP params, env, files) to sinks (SQL, exec, innerHTML) and report unsanitized flows with CWE IDs and fix suggestions. Framework-aware for precise security analysis.
Run PHP code inside a Laravel application's container using Artisan Tinker. Inspect database records, model state, or apply fixes without restarting services.
Add environment variables to game server eggs in Pterodactyl panels. Define custom settings like ports, configurations, and server parameters with validation rules for admin control.
Create a full Laravel application stack including app, domain, database, SSL, and environment configuration. Handles GitHub OAuth for automatic deploy key setup and provides preview before execution.
Run comprehensive security audits for Laravel projects by checking dependencies for CVEs, scanning PHP code, analyzing Blade templates for XSS, and reviewing environment configurations and routes. Returns a consolidated report with per-section summaries.
Edit existing alert templates in LibreNMS by updating name, body using Laravel Blade syntax, alert and recovery titles, and linked rule IDs via a template ID payload.
Scan Laravel Blade templates for XSS vulnerabilities by detecting unescaped output, raw user input rendering, and unsafe PHP echo statements in view files.
Retrieve Laravel project metadata including composer constraints, framework detection, and PHP version to support security audits and vulnerability analysis.
Creates a custom alert template for LibreNMS notifications. Define the template body using Laravel Blade syntax, set title and recovery title, and optionally associate alert rules.