content-repurposing
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it is designed to ingest and process untrusted user content (e.g., blog posts, podcast transcripts) into derivative social media formats.
- Ingestion points: User-provided long-form content is transformed using instructions defined in the Conversion Recipes section.
- Boundary markers: Absent; the instructions do not define delimiters or specific safety boundaries for isolating input data from processing logic.
- Capability inventory: The skill has the capability to generate images, video, and audio, and post to X (Twitter) via the
infshtool. - Sanitization: None; user-supplied text is used directly in prompts for transformation and posting.
- [COMMAND_EXECUTION]: Employs the
infshCLI tool via the Bash tool to execute functions like authentication, media generation, and social media management. - [EXTERNAL_DOWNLOADS]: References installation scripts and additional skill dependencies hosted on the vendor's official GitHub repository and via the
npxpackage runner.
Audit Metadata