Is krausefx/beeper safe?

https://github.com/openclaw/skills/tree/main/skills/krausefx/beeper

94
SAFE

This is a legitimate skill created by Felix Krause (krausefx) for accessing local Beeper chat history through a CLI tool. The skill contains only documentation files with no executable code, exhibits normal installation behavior, and shows no signs of malicious activity.

Category Scores

Prompt Injection 95/100 · 30%
Data Exfiltration 85/100 · 25%
Code Execution 100/100 · 20%
Clone Behavior 100/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 90/100 · 5%

Findings (2)

INFO Accesses Personal Chat Data -15

The skill provides read-only access to local Beeper chat database files which contain personal message history. While this is the explicit and legitimate purpose of the skill, users should be aware they are granting access to potentially sensitive chat data.

INFO Sensitive Data Access -10

While the skill is legitimate, it provides access to personal chat history which could be sensitive. Users should understand the privacy implications of granting an AI agent access to their message history.