indexion-readme
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill defines routine documentation maintenance tasks that operate locally on project files.
- [COMMAND_EXECUTION]: Uses the project's 'indexion' utility to automate README assembly and verification. These operations are scoped to the repository and do not involve elevated privileges or network access.
- [PROMPT_INJECTION]: Ingests doc comments from 'src/' and 'cmd/' and markdown files from 'docs/' as source material. Boundary markers are absent for delimiting external content. Capability inventory includes writing to 'README.md' and calling 'indexion' subprocesses. Sanitization of the ingested content is not specified. The risk is assessed as safe as the tool is used for text processing and documentation generation.
Audit Metadata