tdd-bug-fix
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and templates promote a standard development workflow (Red-Green-Refactor) for software maintenance.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to executexcodebuild. This is used for running local unit tests to verify that bugs are reproduced and subsequently fixed, which is appropriate for the skill's stated purpose. - [DATA_EXFILTRATION]: No network operations or access to sensitive local files (such as credentials, SSH keys, or cloud configs) were detected. File access is limited to searching and reading the project's own source code for debugging purposes using
GrepandReadtools. - [PROMPT_INJECTION]: The instructions do not contain attempts to bypass safety filters, extract system prompts, or override agent behavior. The instructional language is focused on task execution and methodology.
Audit Metadata