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.
76
76%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
Third-party content exposure detected (high risk: 0.80). 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.