Ae1
High
- Category
- analysis-evasion
- Content
- `samples/blocks/agents/plan.json`
- Confidence
- 100% confidence
- Finding
- Referenced artifact was not completely inspected
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a coherent Slack Block Kit helper that can generate and post Slack messages, with its Slack API/token use disclosed and aligned to that purpose.
Install only for workspaces where the agent is allowed to compose or send Slack messages. Confirm the destination channel, thread, and content before using the direct Slack API posting path, and keep Slack bot tokens in configured secrets rather than pasted into chat or logs.
- `samples/blocks/agents/plan.json`
- `samples/blocks/contact_card.json`
For raw Slack Block Kit JSON, use Slack `chat.postMessage` directly. The OpenClaw `message` tool schema accepts `presentation`, not a top-level raw `blocks` array. ```bash curl -s -X POST https://slack.com/api/chat.postMessage \ -H "Authorization: Bearer $SLACK_BOT_TOKEN" \ -H "Content-Type: application/json" \ -d "$(jq -n \
[
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/beagle.png",
"alt_text": "Example status image",
"title": {
"type": "plain_text",[
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/beagle.png",
"alt_text": "Example status image",
"title": {
"type": "plain_text",[
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/beagle.png",
"alt_text": "Example status image",
"title": {
"type": "plain_text",[
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/beagle.png",
"alt_text": "Example status image",
"title": {
"type": "plain_text",[
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/beagle.png",
"alt_text": "Example status image",
"title": {
"type": "plain_text",[
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/beagle.png",
"alt_text": "Example status image",
"title": {
"type": "plain_text",[
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/beagle.png",
"alt_text": "Example status image",
"title": {
"type": "plain_text",[
{
"type": "image",
"image_url": "https://api.slack.com/img/blocks/bkb_template_images/beagle.png",
"alt_text": "Example status image",
"title": {
"type": "plain_text",No suspicious patterns detected.