viral-generator-builder
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions attempting to override agent behavior, bypass safety filters, or extract system prompts were found.
- [Data Exposure & Exfiltration] (SAFE): The skill does not access sensitive local file paths or contain hardcoded credentials. It includes placeholder URLs for demonstration purposes only.
- [Obfuscation] (SAFE): No encoded content, zero-width characters, or homoglyphs are present; all instructions and code are in clear text.
- [Remote Code Execution] (SAFE): There are no commands to download or execute remote scripts. Code snippets are provided as static templates for the user.
- [Indirect Prompt Injection] (SAFE): While the skill is designed to handle user inputs for generator tools, it lacks the execution capabilities (e.g., file-writing or subprocess calls) necessary to facilitate an injection attack.
- [Dynamic Execution] (SAFE): The provided JavaScript and CSS snippets use standard logic and do not utilize dangerous functions such as eval() or exec().
Audit Metadata