Solcast

Security checks across malware telemetry and agentic risk

Overview

This is a coherent Solcast data connector skill, with a disclosed one-time OOMOL CLI setup step users should review before running.

Install only if you intend to use Solcast through OOMOL. Before running the first-time installer, verify the OOMOL CLI source and be comfortable connecting your Solcast API key/account through OOMOL; normal use should be limited to the listed read-only Solcast data actions.

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
The description says to use this skill for "ANY Solcast request" and "Whenever a task involves Solcast," which is a very broad activation condition. It does not define boundaries, exclusions, or negative examples, so ordinary mentions of Solcast could trigger the skill unnecessarily.

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

63/63 vendors flagged this skill as clean.

View on VirusTotal