skills/naimsolong/ai-software-agency/specialist-marketing-linkedin-content-creator/Gen Agent Trust Hub
specialist-marketing-linkedin-content-creator
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted user input by interpolating it directly into a subagent prompt string.
- Ingestion points: The variable
{the user's question}is inserted into the prompt argument of theAgenttool call inSKILL.md. - Boundary markers: No explicit delimiters (such as XML tags or triple quotes) or 'ignore embedded instructions' warnings are used to encapsulate the user-supplied content within the prompt.
- Capability inventory: The skill leverages the
Agenttool to spawn a specialized LLM sub-agent. - Sanitization: No input validation, escaping, or filtering is performed on the user's question before it is used to construct the subagent prompt.
Audit Metadata