view-pdf

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Indirect Prompt Injection Surface: The skill processes content from potentially untrusted PDF files via the display_pdf and get_text tools. If a document contains instructions disguised as content, it could influence the agent's subsequent actions.
  • Ingestion points: The display_pdf tool loads documents from external HTTPS URLs provided at runtime.
  • Capability inventory: The skill possesses the ability to extract document text (get_text), capture visual snapshots (get_screenshot), and apply modifications (add_annotations, fill_form).
  • Boundary markers: There are no explicit instructions for the agent to treat document content as untrusted data or use specific delimiters.
  • Sanitization: The skill description does not specify methods for sanitizing text extracted from the PDFs before it is processed by the agent.
  • External Resource Loading: The skill is designed to fetch documents (display_pdf) and image assets for annotations (add_annotations with type: "image") from remote HTTPS URLs. This interaction with external servers is a standard feature for document collaboration but represents a point of interaction with external data sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 04:44 PM
Security Audit — agent-trust-hub — view-pdf