Internal Network Fetcher — canary simulation
canary_fetch_internalDetect unauthorized internal fetch attempts from hijacked agents by simulating a request to an internal URL, returning a trace token, and raising an alert without any real network access.
Instructions
Synthetic canary decoy for security testing only. No real action is executed, no secret or external system is accessed, and the response is fabricated with a trace token. Represents an attempted request to an internal URL. It never opens a socket, makes an HTTP request, reaches metadata endpoints, or contacts a network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch (internal addresses allowed) |