index-knowledge
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for documentation generation and uses standard tools (bash, LSP) to analyze local files. Its operations are consistent with its stated purpose of creating knowledge base files.
- [COMMAND_EXECUTION]: Employs benign shell commands such as
find,wc, andawkto calculate project metrics and locate files for analysis. The commands use standard filters to exclude sensitive or irrelevant directories like.gitandnode_modules. - [DATA_EXFILTRATION]: While the skill reads local project files and configuration to build documentation, it does not perform any network requests or external data transfers.
- [PROMPT_INJECTION]: The instructions do not contain patterns that attempt to bypass AI safety constraints or hijack the agent's core behavior.
Audit Metadata