upgrade-v3

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill employs a variety of CLI tools such as uv, git, gh, and curl to automate the migration process, manage the local environment, and verify handler endpoints. These commands are integral to the migration workflow.
  • [REMOTE_CODE_EXECUTION]: The skill refactors the repository's source code and executes it locally using pytest and a local application server (atlan app run). It also manages the installation and upgrading of necessary Python packages like temporalio and the atlan-application-sdk itself.
  • [CREDENTIALS_UNSAFE]: To verify the migration, the skill instructs the agent to retrieve API credentials from a local .env file and use them to test authentication endpoints on the local host. This sensitive data access is restricted to the local development context.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 05:21 AM