Back to skill

Security audit

Reminder Agent

Security checks for vulnerabilities and agentic risk

Overview

This is a simple instruction-only reminder parser, with one disclosed dependency on a separate lunar-date conversion skill.

Install this if you want an agent to turn reminder requests into JSON. If you plan to use lunar-date reminders, also review and trust the separate `lunar-convert` skill because this skill delegates that conversion to it.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.