shiny-notifications

Pass

Audited by Gen Agent Trust Hub on Aug 28, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill provides tools for AI agents to manage reminders, creating a surface for indirect prompt injection where an agent might be manipulated via user chat input to perform unintended notification actions.
  • Ingestion points: Untrusted user input can influence the parameters passed to tools like create_reminder and cancel_reminder in SKILL.md.
  • Boundary markers: The instructions do not specify the use of delimiters or instructions for the agent to treat notification content as untrusted.
  • Capability inventory: The INotificationManager allows the agent to send, list, and cancel notifications as specified in reference/api-reference.md.
  • Sanitization: The AssertValid method provides structural validation for notifications before they are sent.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 28, 2026, 07:40 AM
Security Audit — agent-trust-hub — shiny-notifications