moegirlpedia-mediawiki-api

PassAudited by VirusTotal on Apr 16, 2026.

Findings (1)

The skill provides a legitimate interface for interacting with the Moegirlpedia MediaWiki API. It supports authenticated operations such as searching, fetching page content, and summarizing recent changes or watchlists. The code (dist/index.js) correctly handles sensitive credentials (MOEGIRLPEDIA_BOT_PASSWORD) by using them only for authentication against the official Moegirlpedia endpoint (mzh.moegirl.org.cn). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions in SKILL.md regarding password rotation reminders are consistent with secure bot management practices.