migrate-to-msk-express
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- Trusted External Resource Integration: The skill instructs the agent to download an official Sizing/Pricing workbook from the Amazon Web Services documentation website. This process uses a well-known service to provide accurate, vendor-provided sizing logic for the migration process.
- Bundled Script Execution: Migration assessment logic is contained within included Python scripts (
compatibility.pyandsizing.py). These scripts are designed as pure file processors that operate on local data without requiring external network access or additional third-party dependencies, maintaining a restricted execution environment. - Infrastructure Data Handling: The skill processes infrastructure-as-code files and cluster configurations to inventory resources. While this is a common data processing task, the skill includes explicit guidance on maintaining data confidentiality, such as using restrictive file permissions and avoiding the storage of sensitive credentials in local artifacts.
- Structured Workflow and Guardrails: The instructions establish clear boundaries for agent behavior, using mandatory response templates and phase-specific rules to ensure consistency and prevent the accidental disclosure of technical details. It also requires explicit user confirmation before moving from discovery to assessment.
Audit Metadata