agent-shield 0.8.7

Security scanner for AI agent extensions — offline-first, multi-framework, SARIF output
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "agentshield-playwright-mcp-fixture",
  "version": "0.1.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "agentshield-playwright-mcp-fixture",
      "version": "0.1.0",
      "dependencies": {
        "@modelcontextprotocol/sdk": "1.12.0",
        "playwright": "1.44.0",
        "zod": "4.0.0"
      }
    }
  }
}