deprecate-integration
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Code Generation and Modification: The skill facilitates the creation of new source files and the modification of existing C# and project files. It involves interpolating user-provided strings, such as the reason for deprecation and tracking issue URLs, into the codebase. This is a core functionality of the skill intended for automating repository maintenance.
- Command Execution: The instructions include steps to execute shell commands such as
./build.shanddotnet test. These are standard development practices used here to ensure that the deprecation changes maintain the integrity of the solution and do not introduce build errors. - File System Operations: As part of the 'soft sunset' process, the skill is designed to delete integration-specific automation and tooling files that are no longer required. These deletions are scoped to the specific integration being deprecated.
Audit Metadata