aspire-monitoring

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFE
Full Analysis
  • Official Tooling Integration: The skill leverages recognized command-line interfaces such as the Aspire CLI, kubectl, and Azure CLI to perform its functions. These tools are used according to their intended design for observing application logs, traces, and resource states.
  • Standard Communication Channels: It interacts with the local Aspire backchannel socket located at ~/.aspire/backchannels/. This is a documented inter-process communication mechanism used by .NET Aspire for local development observability.
  • Secure Credential Handling: Guidance for connecting to standalone dashboards involves user-provided tokens or API keys via command flags. The skill does not hardcode any sensitive information and instead instructs the agent to use parameters provided during the session.
  • Observability Surface Considerations: The skill is designed to ingest and process log and trace data from running applications. While this represents a standard data ingestion surface, the skill encourages the use of structured formats like JSON to facilitate safe and accurate parsing by the agent.
  • Platform-Specific Routing: It includes logic to route diagnostics for deployed applications to appropriate cloud-native monitoring services, such as Azure Monitor Container Insights and Application Insights, ensuring that telemetry is handled within the user's established cloud security boundaries.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 10:40 AM
Security Audit — agent-trust-hub — aspire-monitoring