clj-replace

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill successfully implements its stated purpose of structural Clojure code replacement without any malicious side effects. The code logic focuses on parsing S-expressions and applying transformations locally.
  • [EXTERNAL_DOWNLOADS]: The Babashka script in scripts/clj-replace.bb utilizes babashka.deps to load the rewrite-clj library from a standard repository. This is a standard and documented practice for managing dependencies in the Babashka environment.
  • [COMMAND_EXECUTION]: The tool performs local file system operations (reading with slurp and writing with spit) on the target Clojure files to apply requested code changes. These operations are restricted to the files specified by the user or agent at runtime.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 09:23 PM
Security Audit — agent-trust-hub — clj-replace