wiki-lint
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests and processes content from the wiki and raw data directories to identify contradictions, missing links, and metadata gaps.
- Ingestion points: Reads content from
wiki/andraw/directories, including markdown pages and source files, as specified in the checklist andREADME.mdexamples. - Boundary markers: Absent. The instructions do not include delimiters or warnings for the agent to ignore potentially malicious instructions embedded within the wiki content it audits.
- Capability inventory: The skill has permissions to create and modify markdown files (e.g., creating stub pages, updating frontmatter, logging to
wiki/log.md) and executes local CLI tools likeqmdandgrep. - Sanitization: Absent. There is no evidence of sanitization or validation of the ingested content before it is processed or used to generate summaries and log entries.
Audit Metadata