apollo-router-plugin-creator
Audited by Runlayer on Feb 23, 2026
Malicious tool definition detected
Tool: references/examples.md Description: # Plugin Examples ## Table of Contents - [Simple Gate Plugin (execution_service)](#simple-gate-plugin-execution_service) - [Checkpoint with Response Transform (supergraph_service)](#checkpoint-with-response-transform-supergraph_service) - [Testing Plugins](#testing-plugins) --- ## Simple Gate Plugin (execution_service) From Apollo Router's `forbid_mutations.rs` - demonstrates checkpoint pattern to gate on query plan: ```rust fn execution_service(&self, s
Malicious tool definition detected
## Discovering Plugins Browse the [Apollo Router plugins directory](https://github.com/apollographql/router/tree/dev/apollo-router/src/plugins) for the full list of built-in plugins.
Tool passed security scan
Passed Files (1)Click to expand
Tool passed security scan