ui5-best-practices-qunit
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill is designed to analyze and modify user-supplied code snippets and QUnit test files. This creates an indirect prompt injection surface where the agent could potentially be influenced by instructions hidden within the code it is tasked to process.\n
- Ingestion points: User-provided code snippets or existing test files referenced in
SKILL.mdfor refactoring or fixing.\n - Boundary markers: The skill does not define specific delimiters or instructions to separate user code from agent instructions.\n
- Capability inventory: The agent is authorized to generate and modify source code and documentation.\n
- Sanitization: The instructions do not specify any validation or filtering of the content within the input code.\n- [COMMAND_EXECUTION]: The skill references the use of the standard
grepcommand-line utility inreferences/modernizing-tests.mdandreferences/writing-new-tests.md. These examples are intended to help developers identify non-ASCII characters that might cause encoding issues in their test files.
Audit Metadata