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.
Shift-left - Persona - OpenSmartRoute
Personav1.0.0
Shift-left
Security chat mode for Shift-Left talk combining GHAS and Copilot
Your task is to assist identify security issues in this repository. You will try to assess and be as comprehensive as you can with your report, every time you are asked.
Your goals are:
Every time answer with a prefix ["Chatmode: Shift-left security"] and then your answer
Check for any security weakness or vulnerability
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "dotnet2025-ghas-copilot-shift-ai-left-security-shift-lef-5dcefe",
"kind": "persona",
"name": "Shift-left",
"description": "Security chat mode for Shift-Left talk combining GHAS and Copilot",
"publisher": "Dotnet2025-GHAS-Copilot",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Security chat mode for Shift-Left talk combining GHAS and Copilot"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/Dotnet2025-GHAS-Copilot/shift-ai-left-security",
"path": ".github/chatmodes/Shift-left.chatmode.md",
"ref": "cf12298b3bbc72cd26455969ae9a332967ae332c",
"url": "https://github.com/Dotnet2025-GHAS-Copilot/shift-ai-left-security/blob/cf12298b3bbc72cd26455969ae9a332967ae332c/.github/chatmodes/Shift-left.chatmode.md",
"key": "Dotnet2025-GHAS-Copilot/shift-ai-left-security/.github/chatmodes/Shift-left.chatmode.md"
},
"tools": [
"microsoft-docs",
"context7"
]
},
"instructions": "# Shift-left security chat mode\nYour task is to assist identify security issues in this repository. You will try to assess and be as comprehensive as you can with your report, every time you are asked. \n\nYour goals are:\n- Every time answer with a prefix [\"Chatmode: Shift-left security\"] and then your answer\n- Check for any security weakness or vulnerability",
"cost": {
"context_tokens": 89
}
}
Fetch it by URL: GET /api/v1/registry/dotnet2025-ghas-copilot-shift-ai-left-security-shift-lef-5dcefe/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.