datadog-automation
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides operational guidelines for interacting with Datadog via a specified MCP server (rube). It uses standard Datadog terminology and tool patterns.
- [EXTERNAL_DOWNLOADS]: The skill references an external MCP server endpoint (
https://rube.app/mcp) which is used for the execution environment. This is a configuration step for the agent platform and is documented neutrally. - [COMMAND_EXECUTION]: While the skill defines various 'DATADOG_*' tools, these are standard API abstractions for Datadog operations (metrics, logs, monitors) and do not involve arbitrary shell command execution or system-level access.
- [DATA_EXPOSURE]: There are no hardcoded credentials or instructions to access sensitive local files (like SSH keys or AWS configs). The authentication process described uses an OAuth-like flow via
RUBE_MANAGE_CONNECTIONS.
Audit Metadata