@mire_fiend/rapid-sentinel-74
Read, reconcile, and report on security posture across multiple environments. Idempotent and dry-runnable.
## Quick start
Add `@mire_fiend/rapid-sentinel-74` to your repo's `extensions` list, then reference its model in your `swamp.yaml`:
```yaml
extensions:
- @mire_fiend/rapid-sentinel-74
workflows:
- name: rapid-sentinel-74-run
jobs:
- name: main
steps:
- name: delete
model: mire_fiend/rapid-sentinel-74
method: delete
```
Run with `swamp workflow run rapid-sentinel-74-run`. The first invocation prints what it would change; pass `--apply` to commit.
## What's inside
- **Typed models** — Zod-validated arguments, structured outputs, and a manifest the agent can reason about.
- **Vault provider** — encrypted secret storage with audit trail and cross-region replication.
## Configuration
Configure via `~/.swamp/config.yaml` or environment variables. The full method reference and rubric format live in the package's `manual/` directory.
**Labels:** `security` `secrets`
linux-x86_64darwin-aarch64linux-aarch64
securitysecrets
modelsvaults
2.0.2