slack
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and best-practices guide for Slack API development without any malicious patterns.
- [COMMAND_EXECUTION]: The skill contains an informational command to check the Slack API changelog (
curl -s https://api.slack.com/changelog | grep -i "breaking"). This targets a well-known official service domain and is used for development purposes. - [DATA_EXPOSURE]: The skill explicitly recommends against logging tokens and promotes storing them encrypted at rest using environment variables, which aligns with security best practices.
Audit Metadata