porteden-email

clawhub:porteden-email

View source
B
84/100

First Seen

Feb 20, 2026

Last Scanned

Feb 22, 2026

Findings

2

Score

84/100

MEDIUM 2

Findings (2)

MEDIUM
Unrestricted email or messaging access
L28

Detects CLI tools granting unrestricted send/read access to email or messaging

email send --to
FIX

Restrict email and messaging API access to user-initiated actions. Prevent automated sending that could exfiltrate data via email body or attachments.

FP?

Likely FP if the skill is an email client or messaging tool whose documented purpose is to send messages on behalf of the user.

MEDIUM
Unrestricted email or messaging access
L29

Detects CLI tools granting unrestricted send/read access to email or messaging

email send --to
FIX

Restrict email and messaging API access to user-initiated actions. Prevent automated sending that could exfiltrate data via email body or attachments.

FP?

Likely FP if the skill is an email client or messaging tool whose documented purpose is to send messages on behalf of the user.