clojure-paren-repair
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: Behavioral constraints identified in SKILL.md. The instructions use explicit directives to override the agent's default reasoning and file-editing capabilities, mandating the use of the
clj-paren-repairutility. - [PROMPT_INJECTION]: Indirect prompt injection surface.
- Ingestion points: Processes .clj, .cljs, .cljc, and .edn files.
- Boundary markers: Absent; the skill does not define delimiters to isolate untrusted file content.
- Capability inventory: Executes shell commands via
clj-paren-repairon local paths. - Sanitization: Absent; content from processed files is not validated before the tool is invoked.
- [COMMAND_EXECUTION]: The skill relies on the execution of the
clj-paren-repairshell command to perform its primary function.
Audit Metadata