# io.github.Anioko/archiet-audit (pypi · archiet-audit-mcp)

Submit architecture docs, get a consulting-grade traceability audit at a shareable URL

- Trust score: 69/100 (medium)
- Change this week: −12
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- pypi · `archiet-audit-mcp`: 69/100 (this document), [markdown](https://verifymcp.io/servers/anioko-archiet-audit/archiet-audit-mcp.md), [page](https://verifymcp.io/servers/anioko-archiet-audit/archiet-audit-mcp)

## Channel facts

- Registry: `pypi`
- Package: `archiet-audit-mcp`
- Version: `0.1.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it.
  - No production dependencies, so there is no dependency health to assess.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 52 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 295 tokens (~98/item across 3 items; 3 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add anioko-archiet-audit -- uvx archiet-audit-mcp
```

### Codex

```bash
codex mcp add anioko-archiet-audit -- uvx archiet-audit-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "anioko-archiet-audit": {
      "type": "local",
      "command": [
        "uvx",
        "archiet-audit-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add anioko-archiet-audit --command uvx --arg archiet-audit-mcp
```

### Hermes

```yaml
mcp_servers:
  anioko-archiet-audit:
    command: "uvx"
    args: ["archiet-audit-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "anioko-archiet-audit": {
      "command": "uvx",
      "args": [
        "archiet-audit-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 69, +19)

- [security improvement] Malware scan: unverified → pass
- [functional improvement] Stability: unverified → 0.23

### 2026-08-01 (score 50, −13)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 63, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 81, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 81)

First indexed and scored.

## MCP tools (3)

### `submit_architecture_audit` (~220 tokens)

Submit architecture documents to Archiet's audit factory and get back a consulting-grade traceability audit: a % can-generate / partial / cannot / custom breakdown across 22+ architecture concerns, severity-ranked gaps, and a 30/60/90-day adoption roadmap, at a shareable unguessable URL. Provide either local file paths (pdf/docx/md/txt/html) or pasted architecture text. NOTE: this uploads the documents to archiet.com for processing — the pipeline is deterministic (no LLM reads your docs) and the files are never exposed publicly, but do not submit material you may not transmit. Rate limit: one audit per minute per IP.

Input parameters:

- `company_name` (string): optional — appears as the audit subject
- `email` (string, required): work email — the report link is associated with it
- `files` (array): local paths to architecture docs (pdf, docx, md, txt, html)
- `text` (string): pasted architecture description (markdown), used when no files are given

### `get_audit_status` (~41 tokens)

Fetch a previously submitted audit request by its token — status, inferred customer profile, and the report URLs.

Input parameters:

- `token` (string, required): audit request token

### `get_audit_limits` (~34 tokens)

Upload limits for the audit endpoint (max files, per-file and total size) — check before submitting large document sets.

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/anioko-archiet-audit/archiet-audit-mcp#diagnostics

## Score history

- 2026-08-03: 69
- 2026-08-02: 69
- 2026-08-01: 50
- 2026-07-31: 63
- 2026-07-29: 81
- 2026-07-28: 81
- 2026-07-27: 81
- 2026-07-26: 81

## Links

- PyPI project: https://pypi.org/project/archiet-audit-mcp/
- Socket report: https://socket.dev/pypi/package/archiet-audit-mcp
- Repository: https://github.com/Anioko/archiet-xray
- Website: https://archiet.com/audit-my-architecture
- Changelog RSS feed: https://verifymcp.io/servers/anioko-archiet-audit/archiet-audit-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/anioko-archiet-audit/archiet-audit-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/anioko-archiet-audit/archiet-audit-mcp
