datadog-incidents
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions, prompt injections, or obfuscation techniques were detected in the skill content.
- [EXTERNAL_DOWNLOADS]: The skill does not reference or attempt to download any external scripts, binaries, or untrusted code.
- [COMMAND_EXECUTION]: No shell commands, subprocess calls, or privilege escalation patterns were found.
- [DATA_EXFILTRATION]: No patterns of unauthorized data collection or external transmission were detected. The prerequisite API keys are standard requirements for Datadog integration.
- [INDIRECT_PROMPT_INJECTION]: The skill possesses an ingestion surface for untrusted data as it retrieves incident descriptions and details from the Datadog API. However, no dangerous capabilities (such as code execution) are present to exploit this surface.
- Ingestion points:
list_incidents,get_incident(retrieves data from Datadog API) - Boundary markers: Absent
- Capability inventory: No executable code or system-level capabilities are defined in the skill documentation
- Sanitization: Not specified in the markdown instructions
Audit Metadata