skills/ericmjl/skills/slack-cli/Gen Agent Trust Hub

slack-cli

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates the execution of Slack CLI (slack) commands to manage app lifecycles, including project initialization, deployment, and workspace operations. It explicitly warns to confirm targets before executing state-changing commands.
  • [EXTERNAL_DOWNLOADS]: The skill references official Slack developer documentation (docs.slack.dev) to ensure command syntax and flags are current. These are documented as well-known and trusted sources.
  • [PROMPT_INJECTION]: The skill identifies a potential surface for indirect prompt injection as it ingests untrusted data from the environment via slack help and slack manifest info (SKILL.md). While explicit boundary markers and sanitization for this output are absent, the skill mitigates risk by restricting capabilities to the Slack tool and emphasizing manual confirmation for sensitive actions.
  • [CREDENTIALS_UNSAFE]: The skill mentions the --token flag and environment variable management (slack env), which are standard features of the Slack CLI. There are no instructions to exfiltrate or hardcode these credentials; instead, it follows standard CLI usage patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 09:01 PM
Security Audit — agent-trust-hub — slack-cli