Back to skill

Security audit

Boss Battle Calendar

Security checks for vulnerabilities and agentic risk

Overview

The skill's code and runtime instructions are consistent with its stated purpose (a text-only planning helper); it reads only its SKILL.md and returns a descriptive plan, requests no credentials, and performs no external actions.

This skill appears to be a small, local, read-only planner: it reads its SKILL.md and formats a planning card based on user input. It requests no credentials and has no network or subprocess behavior. If you care about provenance, note the skill source/homepage is unknown—if you prefer, review handler.py yourself (it's short and readable) before installing. Also remember the skill is descriptive only: it will not create calendar reminders or perform external actions, so you'll need to enter plans into your calendar or task manager manually.

Static analysis

No suspicious patterns detected.