code-review-llm
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains purely instructional content and code review patterns designed to improve the security and efficiency of LLM integrations. It does not perform any sensitive operations, network requests, or file system modifications.
- [PROMPT_INJECTION]: No prompt injection or bypass attempts were detected. The instructions specifically guide the agent to detect and prevent prompt injection vulnerabilities in reviewed code.
- [DATA_EXFILTRATION]: No data exposure or exfiltration patterns were found. The skill includes guidelines for protecting PII and sensitive data during model interactions.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute any external scripts or packages.
- [INDIRECT_PROMPT_INJECTION]: While the skill is designed to process external code (untrusted data), it only performs static analysis based on established patterns and does not execute the code, minimizing the risk of indirect injection. The guidelines include suggestions for boundary markers and sanitization in target applications.
Audit Metadata