doca-telemetry-exporter
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard shell commands for development and debugging, such as
pkg-configfor build flags anddmesgfor kernel log inspection. These are used appropriately within the context of hardware-linked software development. - [INDIRECT_PROMPT_INJECTION]: The skill handles application-defined telemetry schemas and data fields. While this represents a potential surface for indirect prompt injection, the risk is mitigated by the requirement for structured C-level schema registration and the specific focus on telemetry counters and gauges. Ingestion points include user-provided schema definitions and telemetry values. Boundary markers are supported via return code validation. Capabilities include environment inspection tools. Sanitization is performed by the underlying DOCA library's type enforcement.
Audit Metadata