adr-reindex
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Node.js script located at
plugins/ruflo-adr/scripts/reindex.mjs. This script is responsible for the core logic of purging theadr-patternsandadr-edgesnamespaces and rebuilding them from local disk content. - [EXTERNAL_DOWNLOADS]: No external downloads, remote scripts, or unpinned dependencies from untrusted sources were detected. The skill operates entirely on local resources.
- [DATA_EXFILTRATION]: There are no indicators of data exfiltration. The skill reads local files and writes to a local memory store via the
mcp__plugin_ruflo-core_ruflo__memory_listtool. No network requests to non-whitelisted domains are present. - [PROMPT_INJECTION]: The skill does not contain instructions that attempt to bypass safety filters, override agent behavior, or extract system prompts. The provided instructions are purely functional and related to the ADR indexing task.
Audit Metadata