testability-obstacle
Pass
Audited by Gen Agent Trust Hub on Sep 25, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection Surface]: The skill identifies and refactors testability obstacles by ingesting C# source code and project configurations. This processing of external data creates a potential surface for indirect prompt injection if the source files contain malicious instructions.
- Ingestion points: The skill reads target production C# files and existing test suites (SKILL.md, Step 1).
- Boundary markers: There are no specific instructions for using delimiters or boundary markers when reading the source code into the agent's context.
- Capability inventory: The skill has the capability to modify production source code (SKILL.md, Step 3) and execute system commands for project building and test execution (SKILL.md, Step 6).
- Sanitization: The instructions do not detail explicit sanitization or filtering protocols for the ingested code content prior to processing.
Audit Metadata