cx-coding-agents
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured documentation and query templates for analyzing AI agent usage data via the vendor-provided
cxCLI. - [SAFE]: Data retrieval operations for logs and metrics are scoped to read-only analysis within the Coralogix platform and do not perform administrative or destructive actions.
- [SAFE]: Ingestion of untrusted data (Category 8):
- Ingestion points: Conversation logs containing user prompts and assistant responses are queried in
references/claude-code.mdandreferences/codex.md. - Boundary markers: The
-o agentsoutput flag is utilized to prepare retrieved data for agent consumption. - Capability inventory: The skill employs
cx metrics,cx logs,cx spans, andcx dataprimefor telemetry retrieval. - Sanitization: Query templates include specific filters (e.g., session identifiers, event names, and operation types) to isolate targeted data and minimize the ingestion of irrelevant context.
Audit Metadata