Back to skill

Security audit

Morning Manifesto

Security checks for vulnerabilities and agentic risk

Overview

This skill runs a disclosed morning journaling workflow that stores reflections and syncs tasks, with no hidden code or deceptive behavior found.

Install this only if you want morning reflections saved into your Obsidian vault and detected commitments created or updated in Apple Reminders. Review the generated tasks if your replies may include tentative or sensitive commitments, and be aware it queries urgent Linear issues across all teams available to the agent.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
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
Findings (1)

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill collects personal reflections and automatically writes them to an Obsidian note, while also creating or modifying Apple Reminders tasks, but it does not clearly warn the user about these side effects before collection or sync. This can lead to unintended storage of sensitive personal information and unintended modification of task systems, especially because the workflow appears to proceed automatically after a normal conversational prompt.

Static analysis

No suspicious patterns detected.