onyx_security_flags
Return the signed security posture of an agent: a list of OBSERVED, offline-verifiable security flags (insecure transport, no permission scope/principal/consent, no spend cap, unsigned identity, counterparty-blind, injection surface, unbounded skills). Pass an endpoint URL and/or the agent's record. Facts, not judgments — flags are conditions, never verdicts on intent. Ed25519-signed; verify free with onyx_attestation_verify. (price: $0.00 USDC, tier: free)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Optional: the agent's record (name, description, skills, and any permission fields) for a deeper scan | |
| endpoint | No | The agent's endpoint URL |