addon-postgres-document-pipeline-schema

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill establishes an ingestion surface for indirect prompt injection by defining tables (document_pages, document_chunks) meant to store raw, untrusted markdown data from external documents.
  • Ingestion points: Data enters the system via the raw_markdown and text columns in the document_pages and document_chunks tables as described in SKILL.md.
  • Boundary markers: The schema does not define specific delimiters or instructions to treat ingested content as untrusted data.
  • Capability inventory: The system architecture includes capabilities for preprocessing, automated validations, and agent-driven analysis.
  • Sanitization: No sanitization or validation logic is defined for the content stored in the markdown artifacts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 06:55 PM