Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.
60
76%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
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.
This skill's SKILL.md explicitly instructs pulling and ingesting user-generated public content (e.g., GitHub issues/PRs/discussions and "Browser bookmarks" listed under "Layer 1" and "Cross-Source Knowledge Sync"), which the agent is expected to read and use to update memory and drive actions, creating a clear avenue for indirect prompt injection.