skills/rpamis/comet/comet-open/Gen Agent Trust Hub

comet-open

Warn

Audited by Gen Agent Trust Hub on May 29, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes multiple bash commands using variables ($COMET_STATE, $COMET_GUARD) that are initialized at runtime from an external sourced file. It also uses placeholders like <name> and <change-name> that could lead to command injection if the agent populates them with unsanitized user-provided input.\n- [REMOTE_CODE_EXECUTION]: The skill uses the find command to search for a script named comet-env.sh in various locations, including the current working directory (.). It then proceeds to source this file (. "$COMET_ENV"), allowing for the execution of arbitrary shell code if a malicious file with that name is present in any of the searched directories.
Audit Metadata
Risk Level
MEDIUM
Analyzed
May 29, 2026, 11:23 AM
Security Audit — agent-trust-hub — comet-open