NYC

pdf

Fail

Audited by Snyk on Feb 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The prompt includes examples that embed plaintext passwords and command-line password flags (e.g., --password=mypassword and writer.encrypt("userpassword","ownerpassword")), which encourage handling or outputting secret values verbatim and thus pose an exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). The skill directly ingests and extracts text/images from arbitrary user-supplied PDFs (e.g., PdfReader("document.pdf") and pdfplumber usage, scripts like extract_form_field_info.py and convert_pdf_to_images.py) so the agent will read untrusted, third‑party/user-generated content as part of its workflow.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 15, 2026, 09:00 PM