vectorization
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: References official .NET SIMD and hardware-intrinsics documentation from Microsoft's official learning platform (learn.microsoft.com).
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided source code and repository details for the purpose of code review and optimization.
- Ingestion points: Receives scalar implementations, unit tests, and repository build configurations as inputs in SKILL.md.
- Boundary markers: Directs the agent to follow official templates and maintain strict equivalence to existing scalar contracts to prevent behavioral deviations.
- Capability inventory: Performs code analysis, SIMD implementation (Vector128/256/512), and benchmark review.
- Sanitization: Incorporates an Authoring Checklist that mandates memory safety, boundary proofing, and tail handling to ensure generated code remains secure.
Audit Metadata