Back to skill

Security audit

Dietitian

Security checks for vulnerabilities and agentic risk

Overview

This is a plain diet-planning instruction skill with no code or hidden system access, though its nutrition guidance should be treated as general information rather than medical advice.

Install only if you want general meal-planning and macro guidance. Do not use it as a substitute for medical nutrition advice, especially for diabetes, kidney or liver disease, pregnancy, adolescence, eating-disorder history, underweight status, or other health-sensitive situations.

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
96% confidence
Finding
The skill gives detailed calorie, macro, and diet-protocol guidance that can materially affect health, but it does not include any safety boundaries or referral language for users with medical conditions, pregnancy, diabetes, kidney disease, eating disorders, or underweight status. In this context, omission of warnings increases the risk that generalized advice will be applied inappropriately, potentially worsening disordered eating or causing adverse health effects.

Static analysis

No suspicious patterns detected.