Knowledge Organizer
PassAudited by VirusTotal on Mar 24, 2026.
Findings (1)
The knowledge-organizer skill is a well-structured tool designed to import and synchronize articles and notes across Obsidian, Feishu, and Tencent IMA. It includes robust features for duplicate detection (scripts/check_duplicate.py), tag validation based on a defined schema (references/tag-system.md), and automated image archiving (scripts/image_assets.py). The code follows security best practices by using environment variables for sensitive API credentials (IMA_OPENAPI_APIKEY) and sanitizing filenames to prevent path traversal. The instructions in SKILL.md and the reference guides are purely functional, providing the AI agent with specific workflows for scraping content from platforms like WeChat and Xiaohongshu using standard browser tools and MCP integrations (xiaohongshu-mcp). No evidence of data exfiltration, malicious persistence, or harmful prompt injection was found.
