Skip to main content

Audit and lineage

audit (local)

agentpaas audit
agentpaas audit export

Inspect harness events for runs under ~/.agentpaas/state/runs/.

Useful event types:

EventMeaning
egress_allowedGateway allowed a host on policy
egress_deniedGateway blocked a host
run lifecyclestart / end / failure

Example denial shape:

{
"event_type": "egress_denied",
"actor": "gateway",
"payload": {
"domain": "evil.example.com",
"reason": "policy_denied"
}
}

provenance

agentpaas provenance <ref>

Signed build / publisher chain for the artifact.

Cloud

agentpaas cloud audit
agentpaas cloud audit export <run-id>
agentpaas cloud events <run-id>
agentpaas cloud metrics