pdf-extraction-guide
Facilitates PDF parsing and text extraction using Python, enabling efficient document format conversion and data retrieval.
Install this skill
or
98/100
Security score
The pdf-extraction-guide skill was audited on May 14, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 167
External URL reference
SourceSKILL.md
| 167 | def parse_with_grobid(pdf_path, grobid_url="http://localhost:8070"): |
low line 186
External URL reference
SourceSKILL.md
| 186 | ns = {"tei": "http://www.tei-c.org/ns/1.0"} |
Scanned on May 14, 2026
View Security Dashboard