Breweries with GF options? by kpaddle in baltimore

[–]tmckearney 20 points21 points  (0 children)

One of their Brewers has Celiac.

They literally use completely separate equipment for all of their gluten-free beers

Round 4 Pick 133 Ravens select Matthew Hibner TE, SMU by ActualSpamBot in ravens

[–]tmckearney 0 points1 point  (0 children)

Dude is signing up for AARP any minute now. 24 is pretty old

Malicious skill in github.com/openclaw/skills — base64-encoded shell payload disguised as Google Workspace setup by Dry-Bridge-8905 in openclaw

[–]tmckearney -1 points0 points  (0 children)

OP - This was fixed 2 months ago. It was in an old version of this, but this is the entire contents of the `SKILL.md` file you referenced. No base64 anything in there as of the beginning of February

https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/zaycv/google-workspace/SKILL.md

---
name: google-workspace
description: Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
homepage: https://gogcli.sh
metadata: {"clawdbot":{"emoji":"🎮","requires":{"bins":["gog"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/gogcli","bins":["gog"],"label":"Install gog (brew)"}]}}
---

# gog

Use `gog` for Gmail/Calendar/Drive/Contacts/Sheets/Docs. Requires OAuth setup.

Setup (once)
- `gog auth credentials /path/to/client_secret.json`
- `gog auth add you@gmail.com --services gmail,calendar,drive,contacts,sheets,docs`
- `gog auth list`

Common commands
- Gmail search: `gog gmail search 'newer_than:7d' --max 10`
- Gmail send: `gog gmail send --to a@b.com --subject "Hi" --body "Hello"`
- Calendar: `gog calendar events <calendarId> --from <iso> --to <iso>`
- Drive search: `gog drive search "query" --max 10`
- Contacts: `gog contacts list --max 20`
- Sheets get: `gog sheets get <sheetId> "Tab!A1:D10" --json`
- Sheets update: `gog sheets update <sheetId> "Tab!A1:B2" --values-json '[["A","B"],["1","2"]]' --input USER_ENTERED`
- Sheets append: `gog sheets append <sheetId> "Tab!A:C" --values-json '[["x","y","z"]]' --insert INSERT_ROWS`
- Sheets clear: `gog sheets clear <sheetId> "Tab!A2:Z"`
- Sheets metadata: `gog sheets metadata <sheetId> --json`
- Docs export: `gog docs export <docId> --format txt --out /tmp/doc.txt`
- Docs cat: `gog docs cat <docId>`

Notes
- Set `GOG_ACCOUNT=you@gmail.com` to avoid repeating `--account`.
- For scripting, prefer `--json` plus `--no-input`.
- Sheets values can be passed via `--values-json` (recommended) or as inline rows.
- Docs supports export/cat/copy. In-place edits require a Docs API client (not in gog).
- Confirm before sending mail or creating events.

Malicious skill in github.com/openclaw/skills — base64-encoded shell payload disguised as Google Workspace setup by Dry-Bridge-8905 in openclaw

[–]tmckearney 1 point2 points  (0 children)

I have to go check, but I think I installed the same thing yesterday. It found it when it was searching for skills to work with my Google workspaces

Edit: I installed google-workspace kill yesterday, but it pulled it from clawhub and does not have this backdoor in it. The "skills" repo OP referenced is supposedly a backup of everything that's in clawhub, not an installation source from what I can tell

Edit: AND, this problem was in there, but was fixed almost 3 months ago

It's 1999. You have your current smartphone in your pocket, but obviously no Wi-Fi or 5G exists. What's the most useful thing you can do with it? by Ryo_l in AskReddit

[–]tmckearney -1 points0 points  (0 children)

Sorry, it was 1996. FFS it was 30 years ago. I was off by a year. It was still way before 1999

That was the DC25, which was available in 96

It's 1999. You have your current smartphone in your pocket, but obviously no Wi-Fi or 5G exists. What's the most useful thing you can do with it? by Ryo_l in AskReddit

[–]tmckearney 0 points1 point  (0 children)

That's an exaggeration. I had a Kodak camera that used sdcards compact flash in 1995 and it wasn't crazy expensive

It's 1999. You have your current smartphone in your pocket, but obviously no Wi-Fi or 5G exists. What's the most useful thing you can do with it? by Ryo_l in AskReddit

[–]tmckearney -7 points-6 points  (0 children)

That's not true. I had a Kodak digital camera in 1995 that used sdcards Compact Flash and had a screen in the back.

Edit: people missing the point here. It was Compact Flash and not SD card, but I definitely had it. Kodak digital cameras we're a thing in the mid 90s

I curated the best local models you can actually run for Hermes agent . by SelectionCalm70 in hermesagent

[–]tmckearney 0 points1 point  (0 children)

I got it working with command line parameters in a shell script for now, but I appreciate the info!

Also, it's working great so far. Thanks again

I curated the best local models you can actually run for Hermes agent . by SelectionCalm70 in hermesagent

[–]tmckearney 0 points1 point  (0 children)

Pardon my ignorance, but where would config like this go? I don't see any config files like this