mini-ai-marketing-agency-generator
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security threats were detected in the skill code or instructions. The engine uses static templates and standard JavaScript APIs.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to clone its project source code from a GitHub repository (github.com/rover-aungkhine/mini-ai-marketing-agency.git). GitHub is a well-known service and the repository serves as the official source for the tool.
- [PROMPT_INJECTION]: The tool ingests user input to generate marketing content.
- Ingestion points: Business name, business type, product, and audience fields in the generation form.
- Boundary markers: None used in the interpolation logic.
- Capability inventory: No dangerous capabilities like command execution or file system access are provided to the generation logic.
- Sanitization: Input is trimmed of whitespace before processing, but no advanced sanitization is applied as the output is intended for user review.
Audit Metadata