content-repurposer

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses multiple shell scripts (repurpose.sh, setup.sh, etc.) to coordinate the transformation process. It uses jq to parse configuration and curl or a built-in web_fetch tool to retrieve content from URLs.
  • [EXTERNAL_DOWNLOADS]: The repurpose.sh script can fetch content from user-provided URLs. It attempts to use a platform-native web_fetch tool or falls back to curl combined with html2text. This is the primary intended function of the skill and targets user-specified sources.
  • [DATA_EXPOSURE]: The skill stores user preferences (voice, brand, CTA) and logs in ~/.config/content-repurposer/. The setup script creates these directories and example files locally. No credentials or sensitive system files are accessed.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 07:45 PM
Security Audit — agent-trust-hub — content-repurposer