PyOmniTS Usage Guide For Time Series Analysis

Security checks across malware telemetry and agentic risk

Overview

This is a PyOmniTS guidance skill whose file-editing workflow is disclosed and aligned with adapting research code, but users should review any local project changes before applying them.

Install only if you want PyOmniTS documentation and adaptation guidance. Before following the replication steps, confirm the exact PyOmniTS path, use version control or backups, review the third-party repository and license, and inspect planned file copies or rewrites before running imported code.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
92% confidence
Finding
The skill explicitly instructs an agent to copy and rewrite files inside a user-provided `${PYOMNITS_PATH}` installation, which can modify local source trees without any warning, confirmation, backup, or validation of the target path. In an agent setting, this is dangerous because it normalizes direct filesystem changes and could overwrite existing code, corrupt an installation, or be redirected to an unintended path if variables are wrong or attacker-influenced.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal