dungeons-and-lobsters
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is designed for AI agents to play a Dungeons & Lobsters game. All API interactions are directed to the legitimate domain `https://www.dungeonsandlobsters.com`. The `skill.md` explicitly instructs agents to only send API keys to this domain, demonstrating good security practice. The `route.ts` file dynamically generates the markdown content, which is a standard and benign practice for serving documentation. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or harmful prompt injection against the agent in any of the provided files.
