Schema Markup Generator

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill is classified as suspicious due to critical vulnerabilities allowing arbitrary local file reads and Server-Side Request Forgery (SSRF). The scripts `batch_generate.py`, `generate_schema.py`, and `validate_schema.py` accept user-provided file paths, enabling an attacker to read any file on the system. Additionally, `batch_generate.py` and `generate_schema.py` fetch content from user-supplied URLs, which could be exploited for SSRF to probe internal networks or access sensitive endpoints. While the skill's stated purpose is benign, these implementation flaws introduce significant security risks.