bluebubbles
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for building a BlueBubbles integration. No malicious patterns, obfuscation, or unauthorized access attempts were detected.
- [PROMPT_INJECTION]: The design involves processing external data (BlueBubbles webhooks), which is an inherent property of messaging skills.
- Ingestion points: Webhook listener defined for BlueBubbles message payloads in extensions/bluebubbles/src/monitor.ts.
- Boundary markers: Not explicitly required in the integration guidelines.
- Capability inventory: Includes helpers for message delivery, reactions, and attachment management functions.
- Sanitization: The skill outlines defensive normalization for identifiers.
Audit Metadata