content-engine
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection through the processing of untrusted external data.
- Ingestion points: The skill ingests external content such as articles, demos, or videos (specified in SKILL.md under 'Repurposing Flow') to generate platform-native social posts.
- Boundary markers: Absent. There are no instructions for the agent to use delimiters or specific warnings to ignore instructions that might be embedded within the provided source material.
- Capability inventory: The skill has access to
Read,Write, andWebSearchtools. It specifically uses theWritetool to manage a localcontent-config.jsonfile. - Sanitization: Absent. The skill does not implement validation or filtering for the source content it processes.
Audit Metadata