clojure-review
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because its primary function is to ingest and process untrusted code changes from external contributors.
- Ingestion points: The agent reads Clojure/ClojureScript code changes, pull request diffs, and local configuration files such as
CLOJURE_STYLE_GUIDE.adoc. - Boundary markers: The instructions do not define delimiters or explicit boundary markers to isolate external code from the agent's core instructions.
- Capability inventory: The skill is configured with access to powerful tools including
Bash,Read,Grep, andGlob, which could be exploited if an injection attack succeeds. - Sanitization: There are no defined mechanisms for sanitizing, filtering, or validating the content of the external code being reviewed.
Audit Metadata