grok-wiki-cli
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
grok-wikiCLI and thebunruntime to perform repository analysis, manage local wikis, and run test suites. - [EXTERNAL_DOWNLOADS]: The skill fetches data from GitHub repositories when provided with repository shorthands or URLs for wiki generation and analysis.
- [PROMPT_INJECTION]: The skill processes untrusted codebase content during wiki generation and querying, creating a surface for indirect prompt injection where instructions embedded in a repository could influence the agent's behavior.
- Ingestion points: Repository files accessed via local paths or GitHub URLs in
grok-wiki generateandaskcommands. - Boundary markers: The skill documentation does not specify the use of delimiters or ignore-instructions logic for ingested content.
- Capability inventory: Executes local commands via the
grok-wikiCLI andbunruntime. - Sanitization: No specific content sanitization or validation steps are outlined for the processed codebase data.
Audit Metadata