verify_log_integrity
Detect tampering in an agent's action log by auditing sequential cryptographic checksums and confirming the audit trail remains unaltered.
Instructions
Audits sequential cryptographic checksums to ensure audit log has not been altered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID whose action log history will be verified | |
| audit_depth | No | Number of recent log events to verify (default 50) |