skills/joelhooks/joelclaw/slack-link/Gen Agent Trust Hub

slack-link

Pass

Audited by Gen Agent Trust Hub on Aug 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a custom command-line interface tool named jc-slack to fetch message context and post replies.
  • Evidence: Found in SKILL.md which instructs the agent to run jc-slack context '<permalink>' and jc-slack reply '<permalink>' --text-file <path>.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection (Category 8) as it processes untrusted data from external Slack messages.
  • Ingestion points: External Slack message content is ingested via the jc-slack context command in SKILL.md.
  • Boundary markers: The skill instructions mention "returned bounded JSON" but do not provide explicit instructions to the agent to ignore or isolate potential commands within that data.
  • Capability inventory: The skill has read capabilities (Slack context) and write capabilities (Slack replies) through the jc-slack tool.
  • Sanitization: There is no evidence of sanitization or filtering of the content retrieved from Slack before it is processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 9, 2026, 05:04 PM
Security Audit — agent-trust-hub — slack-link