help
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_CONTEXT_INJECTION]: The skill uses the
!catcommand syntax to dynamically read aVERSIONfile from the skill's directory structure. This is used solely to populate a version placeholder in the output and does not access sensitive data or perform unauthorized operations. - [PROMPT_INJECTION]: The skill contains strict formatting instructions (e.g., 'Output ONLY', 'Do NOT add') to ensure the agent returns a clean text-based UI. These are behavioral constraints for output styling and do not attempt to bypass safety guidelines or override agent core logic.
- [COMMAND_EXECUTION]: Aside from the version check, no other shell commands or system modifications are present.
Audit Metadata