Back to skill
Skillv1.0.0

VirusTotal security

Otaku Wiki · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:31 AM
Hash
e37e371c0ff6779489cac52c982d0027a56ebe1cfae90e6a8c0b796c903887e8
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: otaku-wiki Version: 1.0.0 The skill bundle is designed to query the AniList GraphQL API for anime, character, and staff information. The `SKILL.md` provides clear, constrained instructions for the AI agent to execute the `anilist_cli.py` script with specific arguments. The Python script uses only standard library modules (`urllib.request`, `json`, `argparse`, `re`, `sys`) to make HTTP POST requests to the official `https://graphql.anilist.co` endpoint. There is no evidence of data exfiltration, malicious execution (e.g., `eval`/`exec` of untrusted input, downloading remote payloads), persistence mechanisms, obfuscation, or prompt injection attempts against the agent to perform actions beyond the stated purpose. All network activity is directly related to the skill's function.
External report
View on VirusTotal