indexion-documentation
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local command-line interface tool named
indexionto perform various documentation analysis tasks such asplan documentation,grep --undocumented,plan reconcile, anddoc graph. These commands operate on the local file system (typically thesrc/directory). - [COMMAND_EXECUTION]: Provides instructions to clear a local cache directory using
rm -rf .indexion/cache/reconcile. This is a targeted command intended to resolve potential deserialization errors in the tool's internal state. - [DATA_EXPOSURE]: The skill reads source code and documentation to calculate coverage and drift. All analysis is performed locally, and no network exfiltration patterns or hardcoded credentials were detected.
Audit Metadata