things-mcp-reminder-wrapper
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the system
datecommand to resolve relative dates into absolute timestamps based on the user's timezone. - [COMMAND_EXECUTION]: It coordinates multiple MCP tools, including
things_find_todosandthings_add_todo, to interact with the Things task management application. - [SAFE]: The workflow emphasizes user confirmation and deduplication logic, searching for existing tasks before proposing any mutations.
- [SAFE]: Local configuration is handled via YAML files to store non-sensitive user preferences like default reminder times and timezone settings.
Audit Metadata