table-extractor

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious behavior, obfuscation, or unauthorized data access patterns were identified in the skill code or metadata.
  • [EXTERNAL_DOWNLOADS]: The skill documentation recommends installing camelot-py from PyPI and ghostscript from official system repositories. These are standard and trusted dependencies for PDF table extraction.
  • [PROMPT_INJECTION]: As a tool for processing external PDF documents, the skill possesses an indirect prompt injection surface.
  • Ingestion points: PDF files processed via camelot.read_pdf() and batch directory processing in SKILL.md.
  • Boundary markers: None defined.
  • Capability inventory: File system read access for PDF files and write access for CSV, Excel, JSON, and HTML exports.
  • Sanitization: No explicit validation or filtering of PDF content is implemented prior to extraction.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 05:19 AM