dd-docs
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches documentation files from Datadog's official documentation site (docs.datadoghq.com), which is a well-known service.
- [COMMAND_EXECUTION]: Uses curl and grep to retrieve and search text-based documentation. These commands are used safely for data retrieval without execution.
- [PROMPT_INJECTION]: The skill processes external content from docs.datadoghq.com. 1. Ingestion points: docs.datadoghq.com via curl. 2. Boundary markers: None. 3. Capability inventory: curl, grep. 4. Sanitization: None. The ingestion is for documentation purposes from an official source.
- [SAFE]: No malicious patterns or security risks were identified. All operations align with the skill's stated purpose.
Audit Metadata