Security audit
Cn Habits Tracker
Security checks for vulnerabilities and agentic risk
Overview
This is a simple local habit tracker that stores user-entered habit data on the device and shows no evidence of hidden network access or unsafe behavior.
Before installing, expect the skill to keep habit names, notes, amounts, and check-in history in a local JSON file. It also includes promotional links in the README, but the script itself does not contact those sites or any network service.
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.
