Emacs Ecosystem

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides configuration patterns that fetch packages from authoritative Emacs package repositories including MELPA (melpa.org), GNU ELPA (elpa.gnu.org), and NonGNU ELPA (elpa.nongnu.org).
  • [EXTERNAL_DOWNLOADS]: Includes a bootstrap snippet for the straight.el package manager that downloads an installation script from the radian-software public repository on GitHub.
  • [EXTERNAL_DOWNLOADS]: Provides instructions for installing Tree-sitter grammars from official tree-sitter project repositories on GitHub.
  • [REMOTE_CODE_EXECUTION]: The straight.el installation example uses the standard community pattern of fetching a remote script via url-retrieve-synchronously and executing it with eval-print-last-sexp.
  • [COMMAND_EXECUTION]: Documents the use of batch Emacs commands (emacs --batch) to automate technical tasks such as running ERT unit tests and performing byte-compilation verification.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 05:21 AM
Security Audit — agent-trust-hub — Emacs Ecosystem