Langbase

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed Langbase connector helper that can read, create, retrieve, and delete Langbase memories through the OOMOL CLI, with user confirmation required for state-changing actions.

Install only if you intend to let an agent operate your connected Langbase account through OOMOL. Review payloads before create actions, approve delete actions only when the target is exact, and run the oo CLI installer only if you trust OOMOL's installation script and account connection flow.

SkillSpector

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

Vague Triggers

Medium
Confidence
96% confidence
Finding
This markdown file defines invocation guidance, so vague-trigger checks apply. The description claims the skill should be used for 'ANY Langbase request' and whenever a task 'involves Langbase,' which is broad enough to overlap with many ordinary requests and does not specify exclusions or narrower trigger conditions.

External Script Fetching

High
Category
Supply Chain
Content
- **`oo: command not found`** — install the oo CLI (other platforms: <https://cli.oomol.com/install-guide.md>):

  ```bash
  curl -fsSL https://cli.oomol.com/install.sh | bash    # macOS / Linux
  ```

  ```powershell
Confidence
90% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal