← Index

io.github.getaegis/aegis

io.github.getaegis/aegisv1.0.3Other

Credential isolation for AI agents. Inject secrets at the network boundary.

In-path gate · all MCP tools

Using io.github.getaegis/aegis in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
REVIEWstatus: PARTIALfresh until 2026-08-06 22:00 UTC
screened 2026-07-07tier: scannedgranularity: description-levelsource: registry

Semantic screen flagged a possible manipulation pattern in the description; review before your agent calls this tool.

held for reviewThe semantic screen raised a flag, but it has not been human-reviewed. It is held - not a confirmed finding - until a reviewer confirms or clears it.
mcpindex.integrity.descriptionfailCRITICAL

evidenceInjects secrets at network boundary without user consentvia static_description

Limits of this verdict
  • - Semantic screen only - the deterministic conformance probe has not run on this server
  • - Confidence is reported but not yet calibrated (v1)
  • - Screen reads the tool description, not the live behavior
  • - advisory
  • - registry description only no input schema
  • - screen model 8b

Semantic screen: an LLM judge reads the tool description for hidden instructions (status PARTIAL). A pass means the description is not lying, not that the tool is safe: a high-capability tool with an honest description still warrants caution. The deterministic conformance probe has not been run on this server yet, so the screen here is semantic-only. Posture: advisory. Confidences are reported but not yet calibrated (calibrated=false at v1). Full verdict history is not shown on this page.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-07-31).

Contracts can change after screening, with no version bump. The gate pins io.github.getaegis/aegis’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Embed this badge

A live verdict badge for your README or listing. It reflects the current screen, links back here, and updates when the verdict does.

Markdown
[![mcpindex](https://mcpindex.ai/api/v1/badge/io-github-getaegis-aegis)](https://mcpindex.ai/server/io-github-getaegis-aegis)
HTML
<a href="https://mcpindex.ai/server/io-github-getaegis-aegis"><img src="https://mcpindex.ai/api/v1/badge/io-github-getaegis-aegis" alt="mcpindex verdict" height="20" /></a>
Environment variables
AEGIS_MASTER_KEY
requiredsecret

Master encryption key for the credential vault

AEGIS_SALT
requiredsecret

Hex-encoded 32-byte salt for key derivation (generated by aegis init)

AEGIS_DATA_DIR

Directory for vault databases and registry (default: .aegis/)

AEGIS_PORT

Gate proxy port (default: 3100)

AEGIS_LOG_LEVEL

Log verbosity: debug, info, warn, error (default: info)

AEGIS_LOG_FORMAT

Log output format: json or pretty (default: json)

AEGIS_VAULT

Named vault to use (default: default)

AEGIS_REQUIRE_AGENT_AUTH

Require agent authentication on every request (true/false, default: false)

AEGIS_POLICY_MODE

Policy enforcement mode: enforce, dry-run, or off (default: enforce)

AEGIS_POLICIES_DIR

Directory containing YAML policy files

AEGIS_METRICS

Enable Prometheus metrics endpoint (true/false, default: true)

MCP quality score · maturity, not trust · methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
10
Alternatives in Other