Audit a file, directory, web page, or piece of content for prompt-injection attempts. Use when reviewing untrusted content (scraped pages, downloaded files, third-party repos, MCP server tool descriptions, email archives, search-result corpora, RAG documents, code-review diffs) for hidden or visible attempts to manipulate AI agents. Outputs a structured report with severity, technique classification, and remediation suggestions.
$npx -y skills add bridge-mind/bridgeward --skill injection-auditInstalls into the current project.
Run `npx skills use "https://github.com/bridge-mind/bridgeward" --skill "bridge-mind/bridgeward/injection-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bridge-mind/bridgeward" that are relevant to the current task. Run `npx skills add "https://github.com/bridge-mind/bridgeward"` and select the relevant skills, then follow their instructions.