Zulip

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is primarily benign, providing legitimate interaction with the Zulip API. However, it is classified as suspicious due to the inclusion of `curl` examples in `SKILL.md` and `references/api-quick-reference.md` that directly embed API keys in the command line (`-u "bot@example.com:KEY"`). While common in API documentation, this practice poses a vulnerability risk as API keys could be exposed in process lists or shell history if an agent were to execute these commands directly without proper sanitization or secure credential handling, potentially leading to information leakage. There is no evidence of intentional malicious behavior or prompt injection attempts against the agent.