dynamo-router-starter
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides commands for starting the Dynamo frontend and using
kubectlfor Kubernetes resource management. These actions are aligned with the skill's documented purpose of router configuration. - [EXTERNAL_DOWNLOADS]: The skill documentation references the
dynamopackage and the project's repository. These references are standard for the described software environment. - [SAFE]: The provided Python script
scripts/check_router_health.pyperforms network requests to verify endpoint health. It includes a check to restrict URLs tohttpandhttpsprotocols, which prevents potential local file exposure via theurlliblibrary.
Audit Metadata