grocery-list

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs all operations locally on the user's machine. It stores and retrieves data from a structured JSON file located at ~/.clawdbot/grocery-list/data.json.
  • [SAFE]: No network operations, data exfiltration patterns, or external downloads were identified in the analyzed files.
  • [SAFE]: The Python script uses standard libraries for CLI argument parsing, file I/O, and data management, with no use of dangerous functions like eval() or exec().
  • [SAFE]: The skill follows best practices by storing data in a hidden subdirectory within the user's home directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 12:25 AM