Back to skill

Security audit

Blood Sugar Tracker

Security checks for vulnerabilities and agentic risk

Overview

The skills are mostly clear ClawHub/Convex workflow helpers, but the bundled autoreview helper gives a nested reviewer full local access by default.

Review this before installing if you do not fully trust the local repository and its maintainers. The main caution is the autoreview helper: run it with `--no-yolo` or `AUTOREVIEW_YOLO=0` unless you intentionally want nested Codex review to bypass sandbox and approval prompts. For moderation, PR publishing, UI proof, migrations, and auth setup, use the documented dry-run, confirmation, explicit target, and existing-auth safeguards.

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.