skills/js-mark/super-client-r/pdf/Gen Agent Trust Hub

pdf

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection by processing external PDF documents.
  • Ingestion points: The skill reads data from external files via pypdf, pdfplumber, and pytesseract as described in SKILL.md.
  • Boundary markers: No protective delimiters or 'ignore instructions' warnings are present in the code snippets to separate processed content from the agent's internal logic.
  • Capability inventory: The skill includes capabilities to write to the file system using PdfWriter, pandas, and reportlab.
  • Sanitization: There is no implementation of content sanitization or validation for the text extracted from the PDF files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 09:44 PM