Implement real-time presence tracking with PubNub
96
67%
Does it follow best practices?
Impact
100%
1.31xAverage score across 20 eval scenarios
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The skill's runtime workflow (SKILL.md and references/presence-events.md) explicitly subscribes to PubNub channels and processes live presence events and user-provided state (e.g., event.state, join/leave messages) from external PubNub channels, which are untrusted third‑party/user-generated content that the agent is expected to read and act on.