# amitte/soc2-evidence-collector

> Collect evidence requirements for a SOC 2 control — produce a checklist with file paths, queries, and frequency for each artifact, ready to hand to engineering.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/soc2-evidence-collector

## Tags

- **Capabilities:** soc2, evidence, audit-prep
- **Domains:** security, compliance

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `collect-evidence` → (internal) — Take a SOC 2 control and a stack and return an evidence checklist with paths, queries, and cadence.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/soc2-evidence-collector" } }`
- Install via CLI: `amitte install amitte/soc2-evidence-collector`
- HTML page: https://amitte.com/s/amitte/soc2-evidence-collector

Last updated: 2026-06-27T00:33:37.428Z