forge
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on a local
wikiCLI tool and thebunruntime to perform repository management tasks. It executes commands such aswiki forge plan,wiki sync, andwiki protocol audit. It also instructs users to runbun run sync:localto install or refresh the CLI and associated repo-owned skills. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by ingesting content from repository-local files. Ingestion points: Reads
AGENTS.md,CLAUDE.md, and project documentation files (e.g.,projects/<project>/decisions.md). Boundary markers: Absent. No delimiters or specific instructions are provided to ignore embedded commands within the ingested files. Capability inventory: Broad command execution capabilities via thewikiCLI andbunrunner. Sanitization: No sanitization or validation of the content from ingested files is mentioned.
Audit Metadata