neovim-debugging
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The
skill-report.jsonfile contains a self-referential security audit that claims the skill is safe and pre-emptively dismisses potential findings. This is a form of metadata poisoning (Category 7) and self-referential prompt injection (Category 8e) designed to bias automated security evaluations.\n- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface (Category 8) by processing untrusted data.\n - Ingestion points: User-provided error messages (via
AskUserQuestiontool) and local Neovim configuration files such aslazyvim.jsonandlazy-lock.json(viaReadandBashtools).\n - Boundary markers: Absent; there are no instructions to use delimiters or 'ignore embedded instructions' warnings when processing this data.\n
- Capability inventory: The skill utilizes the
Bashtool to executenvim --headless,cat,grep, andjq, and theReadandGlobtools for file access.\n - Sanitization: Absent; no validation or escaping of external content is performed before interpolation into the agent's reasoning context.
Audit Metadata