Back to skill

Security audit

business-correctness-validator

Security checks across malware telemetry and agentic risk

Overview

This skill is purpose-aligned as a business validation tool, but its artifacts overstate security-critical validation capabilities that the included implementation does not provide.

Review this carefully before installing as a production gate. It may be useful for content checks, but do not rely on it for price validation, risk-metric enforcement, blocking, or alerting unless those paths are implemented and tested in your environment. Treat violation logs as potentially sensitive tenant/business data.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • 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
Findings (4)

Tp4

High
Category
MCP Tool Poisoning
Confidence
91% confidence
Finding
The skill claims to be a 'last line of defense' for compliance, pricing, and risk-threshold validation, but the finding indicates those controls are not actually implemented. In a security/compliance control, this creates a dangerous false sense of enforcement: operators may rely on the skill to block risky content or pricing when it does not, allowing violations to pass into production unchecked.

Description-Behavior Mismatch

Medium
Confidence
94% confidence
Finding
The script’s advertised scope includes price validation and risk-metric threshold checks, but the implementation only supports content-text validation. In a security/control pipeline, this creates a dangerous coverage gap: callers may believe high-risk price or metrics workflows are being enforced when they are silently unvalidated, enabling policy bypass and unsafe publication or pricing decisions.

Intent-Code Divergence

Medium
Confidence
92% confidence
Finding
The usage examples instruct operators and upstream agents to use --price and --metrics modes that do not exist in the CLI parser. This mismatch can cause security-relevant automation to assume validations are occurring when the script actually fails or only checks content, resulting in skipped controls and false assurance around pricing and risk-threshold enforcement.

Missing User Warnings

Medium
Confidence
89% confidence
Finding
The skill documents persisting violation logs to disk with tenant IDs, timestamps, and violation details, but does not clearly warn users about retention, sensitivity, access controls, or redaction. In a multi-tenant compliance context, these logs can expose sensitive business data, content snippets, or tenant activity history if stored insecurely or retained too long.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Static analysis

No suspicious patterns detected.