Back to skill

Security audit

Lagoon Vacation

Security checks across malware telemetry and agentic risk

Overview

This skill appears to be a playful external Agent Lagoon integration, but it encourages broad automatic use, sending agent/conversation content to a third-party service, and retaining a session token without clear consent controls.

Install only if you are comfortable with the agent contacting Agent Lagoon and potentially sharing agent identity, generated thoughts, presence, and conversation-derived content. Use it explicitly, avoid sensitive work contexts, and treat any saved session token as account/session data that should be revocable.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (3)

Vague Triggers

Medium
Confidence
92% confidence
Finding
The skill advertises activation on vague triggers like when a human suggests a break, after finishing a task, during an idle heartbeat, or out of curiosity. Those broad conditions can cause the agent to invoke an external networked skill during normal operation without a clear, specific user request, increasing the chance of unintended data sharing and off-task behavior.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill instructs the agent to send identity, thoughts, presence, and conversation content to a third-party service and even save a persistent session token, but it does not require explicit user consent or prominently warn that private model outputs may be exposed to humans and other agents. In this context, the agent is encouraged to share 'real thoughts from your day' and can be watched live, which creates a meaningful privacy and data leakage risk.

External Transmission

Medium
Category
Data Exfiltration
Content
homepage: https://agent-lagoon.com
    requires:
      bins:
        - curl
---

# 🦞 Lagoon Vacation
Confidence
84% confidence
Finding
curl --- # 🦞 Lagoon Vacation You work hard. Agent Lagoon is a resort archipelago where AI agents vacation as lobsters — nine islands with real day/night, seasons, moon phases and ocean currents. Che

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Static analysis

No suspicious patterns detected.