Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
0 /100
polito-notes
Convert PDF lecture slides into comprehensive bilingual (IT+EN) markdown notes for Polito university courses
A simple PDF-to-markdown conversion skill for university lecture notes with no suspicious patterns or hidden functionality.
Skill Namepolito-notes
Duration24.1s
Enginepi
Safe to install
Approve for use. The skill only reads PDFs, extracts text, and writes bilingual markdown files to a predefined folder structure.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md: PDF extraction via pdftotext, folder checking via ls
Filesystem WRITE WRITE ✓ Aligned SKILL.md: Writes notes.md and notes-en.md to ~/Documenti/github/polito/

File Tree

1 files · 4.3 KB · 111 lines
Markdown 1f · 111L
└─ 📝 SKILL.md Markdown 111L · 4.3 KB

Security Positives

✓ No code or scripts present — purely declarative documentation
✓ No network requests or external communication
✓ No credential or sensitive path access
✓ No obfuscation, base64, or eval patterns
✓ Functionality fully matches declared behavior