Security audit
Calorie Tracker
Security checks across malware telemetry and agentic risk
Overview
This skill is a local calorie and body-measurement tracker that stores user-entered health data in SQLite without network access or hidden behavior.
Before installing, understand that this stores personal health data locally in a SQLite file named health_data.db by default, or another path you provide with --database. Use update/delete carefully because those commands intentionally change or remove local tracker records.
SkillSpector
By NVIDIA
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
VirusTotal
65/65 vendors flagged this skill as clean.
Static analysis
No suspicious patterns detected.
