migrate-to-msk

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFE
Full Analysis
  • Automated Assessment Scripts: The skill utilizes two Python scripts, compatibility.py and sizing.py, to perform offline analysis of cluster configurations. These scripts are designed as pure file processors that operate locally without performing network requests or AWS API calls, ensuring data remains within the local environment during analysis.
  • Official Resource Integration: For sizing recommendations, the skill guides the agent to retrieve the MSK Sizing/Pricing workbook directly from official AWS documentation. This ensures that the migration analysis is based on the most current data provided by the service provider.
  • Infrastructure Analysis: During the discovery phase, the skill analyzes infrastructure-as-code (IaC) files to identify cluster metadata. The skill includes specific guardrails and response templates to ensure that the agent focuses on extracting technical metadata while maintaining clear boundaries between discovery and assessment activities.
  • Sensitive Data Handling: The skill instructions and reference documents include explicit security considerations regarding the handling of sensitive cluster information. It provides guidance on avoiding the storage of credentials in artifacts and emphasizes the use of AWS IAM for target cluster authentication.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 12:39 PM
Security Audit — agent-trust-hub — migrate-to-msk