Skip to main content

presidio-pii-specialist

Utilizes Microsoft Presidio for dual-language PII detection, optimizing entity recognition and deduplication in Polish and English.

Install this skill

or
73/100

Security score

The presidio-pii-specialist skill was audited on Jun 14, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 326

Curl to non-GitHub URL

SourceSKILL.md
326curl http://localhost:5002/detect -H "Content-Type: application/json" \
medium line 334

Curl to non-GitHub URL

SourceSKILL.md
334curl -X POST http://localhost:5001/analyze -H "Content-Type: application/json" \
medium line 338

Curl to non-GitHub URL

SourceSKILL.md
338curl -X POST http://localhost:5001/analyze -H "Content-Type: application/json" \
medium line 342

Curl to non-GitHub URL

SourceSKILL.md
342curl http://localhost:5001/health
low line 74

External URL reference

SourceSKILL.md
74axios.post('http://vigil-presidio-pii:5001/analyze', {
low line 79

External URL reference

SourceSKILL.md
79axios.post('http://vigil-presidio-pii:5001/analyze', {
low line 326

External URL reference

SourceSKILL.md
326curl http://localhost:5002/detect -H "Content-Type: application/json" \
low line 334

External URL reference

SourceSKILL.md
334curl -X POST http://localhost:5001/analyze -H "Content-Type: application/json" \
low line 338

External URL reference

SourceSKILL.md
338curl -X POST http://localhost:5001/analyze -H "Content-Type: application/json" \
low line 342

External URL reference

SourceSKILL.md
342curl http://localhost:5001/health
low line 359

External URL reference

SourceSKILL.md
359- Microsoft Presidio: https://microsoft.github.io/presidio/
Scanned on Jun 14, 2026
View Security Dashboard
Installation guide →