abp-integration-testing
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a specialized coding assistant for test generation. It uses standard file system tools (Read, Write, Edit, Grep, Glob) to analyze project structure and create test files, which is consistent with its stated purpose.
- [PROMPT_INJECTION]: No evidence of instructions designed to bypass safety filters or override agent behavior was found. The use of 'IMPORTANT' and 'CRITICAL' is limited to structural guidance and best practices for testing logic.
- [DATA_EXFILTRATION]: The skill does not access sensitive system paths (like credentials or SSH keys) nor does it perform network operations to external domains.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving the download or execution of remote scripts. The suggested dependencies (Xunit, Shouldly, Volo.Abp) are standard industry libraries for .NET and ABP development.
- [COMMAND_EXECUTION]: The skill does not invoke dangerous shell commands or attempt to escalate privileges. It focuses entirely on generating static C# source code.
- [INDIRECT_PROMPT_INJECTION]: While the skill reads external project files (source code, DTOs, entities) which could theoretically contain malicious instructions, the provided templates and strict output rules act as natural constraints against such attacks. The risk is categorized as safe given the specific context of test generation.
Audit Metadata