Publish Wiki Pages

PassAudited by VirusTotal on Apr 11, 2026.

Findings (1)

The skill bundle is a legitimate tool for publishing markdown content to a Wiki.js instance via its GraphQL API. The Python script `scripts/publish_to_wiki.py` and the instructions in `SKILL.md` follow security best practices by explicitly warning against string interpolation and advocating for the use of GraphQL variables to prevent injection vulnerabilities. No evidence of data exfiltration, unauthorized access, or malicious prompt injection was found.