wiki-config
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages the configuration, schema, and templates for a personal knowledge base. All operations are local and focus on standard Markdown file manipulation.
- [COMMAND_EXECUTION]: The skill uses filesystem tools for reading, writing, and directory management. It includes robust security checks to prevent the agent from accessing or writing to sensitive system areas like the machine root (C:, /) or user home directories.
- [EXTERNAL_DOWNLOADS]: The skill provides links to the author's official GitHub repositories for ecosystem documentation and related tools. These references are plain-text and target legitimate vendor resources.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests local configuration files (
wiki-config.mdandwiki-schema.md). It mitigates potential injection risks by performing structural validation (YAML parsing) and path sanitization (e.g., ensuring paths are relative and do not use protocols).
Audit Metadata