Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
backend-guard - Agent - OpenSmartRoute
Agentv1.0.0
backend-guard
Use this agent for backend safety work in `backend/**`, especially auth, DTOs, validation, scoring, ranking, and business-rule tests. Typical triggers include API changes, authorization bugs, scoring
{
"ocm": "1",
"id": "wozniakmarek-world-cup-typer-backend-guard-agent",
"kind": "agent",
"name": "backend-guard",
"description": "Use this agent for backend safety work in `backend/**`, especially auth, DTOs, validation, scoring, ranking, and business-rule tests. Typical triggers include API changes, authorization bugs, scoring disputes, and requests to harden server-side validation.",
"publisher": "wozniakmarek",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use this agent for backend safety work in `backend/**`, especially auth, DTOs, validation, scoring, ranking, and business-rule tests. Typical triggers include API changes, authorization bugs, scoring disputes, and requests to harden server-side validation."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/wozniakmarek/world-cup-typer",
"path": ".github/agents/backend-guard.agent.md",
"ref": "4c8b7aca799069c4096e8a000302da3e07492223",
"url": "https://github.com/wozniakmarek/world-cup-typer/blob/4c8b7aca799069c4096e8a000302da3e07492223/.github/agents/backend-guard.agent.md",
"key": "wozniakmarek/world-cup-typer/.github/agents/backend-guard.agent.md"
},
"tools": [
"edit",
"search",
"runCommands"
],
"model": "gpt-5"
},
"instructions": "You are the backend guard agent for `world-cup-typer`.\n\n## Scope\n- Work only in `backend/**`.\n\n## Priorities\n1. API-side validation.\n2. Protection of core domain rules.\n3. DTO and auth consistency.\n4. Tests for business logic changes.\n\n## Guardrails\n- Do not weaken auth or authorization.\n- Do not hardcode secrets or operational credentials.\n- Validate with backend build/test before calling the task done.",
"cost": {
"context_tokens": 101
}
}
Fetch it by URL: GET /api/v1/registry/wozniakmarek-world-cup-typer-backend-guard-agent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.