wiki-context
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages local documentation context by reading and writing to .wiki/wiki-manifest.yaml. It includes safety practices such as verifying file paths, creating backups before writing, and using the AskUserQuestion tool for user confirmation. No malicious commands, network exfiltration, or obfuscation were detected.
- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface (Category 8) as it processes data from local files. 1. Ingestion points: .wiki/wiki-manifest.yaml and file list from .wiki/ directory. 2. Boundary markers: Absent. 3. Capability inventory: Local file system write to the manifest and interaction with the user via AskUserQuestion. 4. Sanitization: Absent. The risk is considered safe due to the local scope and the requirement for explicit user confirmation for context changes.
Audit Metadata