doca-telemetry
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard development and diagnostic tools such as pkg-config, doca_caps, and dmesg to configure, build, and troubleshoot telemetry-reading applications.
- [PRIVILEGE_ESCALATION]: Includes a diagnostic command dmesg requiring elevated privileges (sudo) to inspect kernel logs for driver issues. The skill advises granting specific permissions for counter access rather than running applications with blanket root privileges.
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates the ingestion of external hardware counter data through the DOCA Telemetry C API. 1. Ingestion points: Data is sampled from hardware devices using the doca_telemetry C API calls as described in CAPABILITIES.md. 2. Boundary markers: None identified. The skill emphasizes runtime capability checks to validate device support. 3. Capability inventory: Leverages system commands (pkg-config, doca_caps, id) and build tools to manage the application lifecycle. 4. Sanitization: No specific sanitization of counter values is mentioned, as the focus is on reading structured hardware snapshots.
Audit Metadata