skills/ykdojo/superdevflow/clone/Gen Agent Trust Hub

clone

Warn

Audited by Gen Agent Trust Hub on Apr 5, 2026

Risk Level: MEDIUMDATA_EXFILTRATIONCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [DATA_EXFILTRATION]: The skill reads from ~/.claude/history.jsonl, which contains the user's private conversation history and session metadata.
  • [COMMAND_EXECUTION]: The skill executes multiple shell commands, including tail, jq, and find, to extract data and locate scripts within the user's home directory.
  • [REMOTE_CODE_EXECUTION]: The skill dynamically locates a script named clone-conversation.sh using the find command and subsequently executes it with parameters. Executing scripts from computed or runtime-discovered paths can lead to the execution of unintended files if the search environment is not strictly controlled.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 5, 2026, 09:39 AM