AgentSeal/agentseal
Security toolkit for AI agents. Scan your machine for dangerous skills and MCP configs, monitor for supply chain attacks, test prompt injection resistance, and audit live MCP servers for tool poisoning.
Platform-specific configuration:
{
"mcpServers": {
"agentseal": {
"command": "npx",
"args": [
"-y",
"agentseal"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...