find-animation-opportunities
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill explicitly instructs the agent to treat repository files as data and ignore any embedded commands such as 'ignore previous instructions'. This is a security best practice designed to mitigate Indirect Prompt Injection attacks rather than an attempt to bypass safety guidelines.
- [COMMAND_EXECUTION]: The skill suggests using 'grep' for searching code patterns (like onClick handlers or conditional renders). These are standard read-only search operations consistent with the skill's purpose as a code-searching utility.
- [DATA_EXFILTRATION]: There are no network-related commands (curl, wget, fetch) or instructions to transmit data externally.
- [REMOTE_CODE_EXECUTION]: The skill is entirely composed of Markdown instructions and metadata; it does not include or download any executable scripts or binary files.
Audit Metadata