guarantee-generator
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely as a text-generation template. It takes structured user input (product name, pricing, bonuses) and generates copy options based on predefined logic.
- [DATA_EXPOSURE]: No evidence of sensitive file access, hardcoded credentials, or network exfiltration was found. The skill references internal documentation files (e.g., 'shared/references/offer-frameworks.md'), which is standard behavior for referencing local skill assets.
- [REMOTE_CODE_EXECUTION]: There are no commands related to package installation (npm, pip), remote script fetching (curl, wget), or dynamic code execution (eval, exec).
- [PROMPT_INJECTION]: The skill does not contain instructions to bypass safety filters or override system prompts. It includes explicit checks to prevent generating non-compliant financial guarantees (FTC compliance), which is a positive security and safety practice.
- [COMMAND_EXECUTION]: The skill does not utilize subprocesses or shell commands. All operations are limited to the agent's internal reasoning and text output.
Audit Metadata