Imported from vlcak27/aigenguard (tests/fixtures/mcp_invalid_agent/AGENTS.md). Install upstream with npx skills add vlcak27/aigenguard --skill mcp_invalid_agent. Copyright stays with the author.
This prompt exists, but the MCP config is invalid and should not become reachable.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/vlcak27-aigenguard-mcp-invalid-agent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
vlcak27-aigenguard-mcp-invalid-agent.ocm.jsonjson
{
"ocm": "1",
"id": "vlcak27-aigenguard-mcp-invalid-agent",
"kind": "skill",
"name": "mcp_invalid_agent",
"description": "This prompt exists, but the MCP config is invalid and should not become reachable.",
"publisher": "vlcak27",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This prompt exists, but the MCP config is invalid and should not become reachable."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/vlcak27/aigenguard",
"path": "tests/fixtures/mcp_invalid_agent/AGENTS.md",
"ref": "b2aa04585a50400341390f5cc03ce72610d7dd48",
"url": "https://github.com/vlcak27/aigenguard/blob/b2aa04585a50400341390f5cc03ce72610d7dd48/tests/fixtures/mcp_invalid_agent/AGENTS.md",
"key": "vlcak27/aigenguard/tests/fixtures/mcp_invalid_agent/AGENTS.md"
}
},
"instructions": "This prompt exists, but the MCP config is invalid and should not become reachable.",
"cost": {
"context_tokens": 20
}
}
Fetch it by URL: GET /api/v1/registry/vlcak27-aigenguard-mcp-invalid-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.