aurora_load_bundle
Verify the SHA-256 hash and optional Ed25519 signature of an Aurora analysis bundle before trusting its findings, returning integrity status and severity counts.
Instructions
Load a portable .aurora.json analysis bundle and verify its SHA-256 integrity hash (and Ed25519 signature when present) BEFORE trusting its findings. Use when someone shares an Aurora bundle and you need proof it is untampered. Returns run identity, confidence, fabricated_count, and findings-by-severity counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| verify | No |