Openclaw Cat
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The OpenClaw AgentSkills bundle 'openclaw-cat' is benign. The `cat_handler.py` script correctly implements the described functionality of querying an LLM to generate cat status responses. It uses `requests` to communicate with configured LLM APIs (e.g., OpenAI, GLM) and handles API keys as expected for authentication. File operations are limited to its own `config.json`, `cat_prompt.md`, and `.cat_cache.json` for persistent cat attributes. There is no evidence of data exfiltration, unauthorized command execution, or prompt injection attempts against the OpenClaw agent within `SKILL.md` or `cat_prompt.md` that would lead to malicious actions.
