running-release-tests

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Standard Command Execution: The skill utilizes the aws command-line interface and vendor-specific tools (aws_devops_agent__*) to manage testing jobs. This is consistent with the skill's purpose of interacting with AWS services.
  • User-Managed Inputs: Test parameters such as the test profile ID and requirements are gathered directly from the user. These are passed to automation tools as part of the job configuration, which is the intended workflow for release testing.
  • Local File Operations: The skill writes testing reports to the local file system using a timestamped naming convention (e.g., release-testing-report-YYYY-MM-DD-HHmmss.md). This allows users to review results locally after the job completes.
  • Error and Auth Handling: The instructions include specific guidance for handling authentication failures and rate limiting, which helps the agent manage credentials safely and reliably.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 07:17 AM
Security Audit — agent-trust-hub — running-release-tests