Systematic diary exploration: discover tags, entry distribution, coverage gaps, agent mistakes, and compile recipes
86
90%
Does it follow best practices?
Impact
81%
1.06xAverage score across 5 eval scenarios
Low
Low-risk findings worth noting
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The skill directly calls entries_list and entries_search (see Phase 1–4 in SKILL.md) to fetch and analyze diary entries — user-generated, untrusted content — and then uses those findings to drive compile recipes, pack creation, and actionable rules, so third-party content can materially influence agent behavior.