pester-migration
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified in the skill. All instructions and code samples are consistent with the primary purpose of assisting in Pester test migrations.
- [EXTERNAL_DOWNLOADS]: The skill provides links to the official Pester repository and community-authored Gists on GitHub. It also suggests installing Pester from the PowerShell Gallery via
Install-Module. These are well-known and expected sources for this use case. - [COMMAND_EXECUTION]: The skill uses standard PowerShell cmdlets like
Get-Module,Install-Module, andInvoke-Pester. These commands are used legitimately to check versions, install dependencies, and execute test suites as part of the migration workflow.
Audit Metadata