logic-diff
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONNO_CODE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied code snippets for semantic comparison, creating a theoretical attack surface where instructions embedded in the code could attempt to influence the agent. The risk is minimized by the skill's lack of executable capabilities and its focus on structured logical analysis. * Ingestion points: User-provided code versions A and B described in SKILL.md and logic-diff-guide.md. * Boundary markers: None explicitly defined for user code blocks. * Capability inventory: No file-system, network, or subprocess tools are enabled or requested. * Sanitization: None identified.
- [NO_CODE]: The skill is purely instructional, containing only Markdown documentation and logical processing steps. No code is executed, and no external dependencies are installed.
Audit Metadata