Aegis runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi.
Charter-bound defensive security copilot: secrets, obfuscation, deps, Dockerfile, IaC scans.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aegis -- uvx aegis-sec
{
"mcpServers": {
"aegis": {
"args": [
"aegis-sec"
],
"command": "uvx"
}
}
}
[mcp_servers.aegis]
command = "uvx"
args = ["aegis-sec"]
{
"mcpServers": {
"aegis": {
"args": [
"aegis-sec"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aegis": {
"args": [
"aegis-sec"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
AEGIS_HOME (Project root containing data/mythos.yaml. Defaults to current working directory.), ANTHROPIC_API_KEY (Optional. Only needed if you call the `aegis advise` cloud LLM path.).
The author declared them in the registry entry; get the values from the project itself.
Dockerfile instruction count, body discarded
Scaffold Starter Series projects and check release, deployment, security, and agent instructions.
Security audit for docker-compose.yml — 25 checks: secrets, privileges, network, volumes, images.
AWS security scanner with attack chain detection, IAM privilege escalation, and fixes
MCP server providing Docker Desktop release notes and security information.
Marks every base image in your Dockerfiles, compose files and CI workflows whose security patches ha
Hadolint-grade Dockerfile audit — 19 checks: secrets, privileges, supply chain, hygiene.
Four IaC audits in one call: Compose, Dockerfile, GitHub Actions, Kubernetes. 131 checks.
Answers built from our own checks of this server.