redteam-report-template

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing pandoc via the Homebrew package manager (brew install pandoc). This is a well-known, legitimate utility required for the document conversion process described in the skill.
  • [COMMAND_EXECUTION]: The skill includes a shell command for document conversion and a Python one-liner for report verification.
  • The pandoc command utilizes local file paths for conversion templates and does not involve external network requests.
  • The Python snippet uses the python-docx library to count elements within a local file, which is a benign administrative task consistent with report generation.
  • [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. All technical commands are relevant to the skill's primary purpose of creating security deliverables.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 04:05 PM
Security Audit — agent-trust-hub — redteam-report-template