explore-test
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses
git diff,git log,git status, andgit showto analyze local repository changes for the purpose of generating test scenarios. These are standard development tools and the usage is constrained to the current repository context. - [SAFE]: File access is performed through
Read,Glob, andGreptools to understand code context and find related test files. The scope of file reading is limited to files identified in the git changes or related test patterns. - [SAFE]: The skill's primary logic involves classifying risks and generating markdown-formatted test charters and session notes in Korean. It does not execute the code it analyzes or perform any external data exfiltration.
- [SAFE]: No obfuscation, credential exposure, or remote code execution patterns were detected in the instructions.
Audit Metadata