Back to skill

Security audit

Nm Imbue Workflow Monitor

Security checks across malware telemetry and agentic risk

Overview

This skill is a workflow-monitoring template that can collect execution evidence and create GitHub issues, with the main risk being accidental disclosure of command output if users publish reports without review.

Before installing, confirm you want workflow sessions monitored and review every generated issue before publishing, especially command output, paths, session IDs, hostnames, tokens, or proprietary snippets. Keep automatic issue creation disabled unless you have a redaction process and are comfortable with the repository visibility.

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 (2)

Vague Triggers

Medium
Confidence
94% confidence
Finding
The trigger list contains very generic terms such as "workflow," "monitoring," "automation," and a broad natural-language phrase, which can cause the skill to activate in many unrelated contexts. In an agentic environment, over-broad activation increases the chance of unintended execution, unnecessary issue creation, and exposure of workflow/session data to logic that was not explicitly requested.

Missing User Warnings

Medium
Confidence
96% confidence
Finding
The error-report template explicitly includes raw command text, output excerpts, working directory, and session/workflow identifiers in GitHub issues. In a workflow-monitoring context, these fields can easily contain secrets, internal paths, hostnames, tokens printed in logs, proprietary code snippets, or other sensitive operational metadata, and the template provides no redaction guidance or sanitization step before publication.

VirusTotal

48/48 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.