# @getaegis/cli

Credential isolation for AI agents. Store, guard, and record — your agent never sees your API keys.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 1.0.5
- **Author:** Samuel Warren
- **License:** Apache-2.0
- **npm:** @getaegis/cli
- **Source:** https://github.com/getaegis/aegis
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 11 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-18T03:55:32.243Z
- **Version scanned:** 1.0.5
- **CVEs:** none found by OSV at scan time

## Tools

3 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `aegis_proxy_request`
- `aegis_list_services`
- `aegis_health`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"cli\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@getaegis/cli\"\n      ],\n      \"env\": {\n        \"AEGIS_MASTER_KEY\": \"<YOUR_AEGIS_MASTER_KEY>\",\n        \"AEGIS_SALT\": \"<YOUR_AEGIS_SALT>\",\n        \"AEGIS_REQUIRE_AGENT_AUTH\": \"<YOUR_AEGIS_REQUIRE_AGENT_AUTH>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `AEGIS_MASTER_KEY` — Aegis Master Key (required)
- `AEGIS_SALT` — Aegis Salt (required)
- `AEGIS_REQUIRE_AGENT_AUTH` — Aegis Require Agent Auth (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 3 credentials (2 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 26, ceiling 26 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40getaegis%2Fcli
- Install plan: https://forgeregistry.com/api/v1/packages/%40getaegis%2Fcli/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40getaegis%2Fcli
- HTML page: https://forgeregistry.com/registry/%40getaegis%2Fcli
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
