agents-debug

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Environment Diagnostics]: The skill uses several shell commands (via Step 3 and references/doctor.md) to check local prerequisites such as Node.js version, AWS CLI configuration, and Docker status. These are standard diagnostic practices for developer tooling.
  • [Tool Installation Guidance]: The references/doctor.md file provides commands for installing or updating the AgentCore CLI and its dependencies. It includes a download from a well-known source (astral.sh for the uv package manager), which is a common installation pattern for this tool.
  • [Credential and Permission Validation]: The skill includes steps to verify AWS IAM permissions and Bedrock model access. It uses standard AWS CLI simulation commands (iam simulate-principal-policy) to check if the current user has the necessary rights to deploy and run agents.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 08:06 PM