Back to skill

Security audit

python-testing

Security checks across malware telemetry and agentic risk

Overview

This is a Python testing guidance skill with no hidden execution or data access behavior, though its activation triggers are broader than necessary.

Before installing, be aware that this skill may activate for broad Python discussions because of its generic triggers. Its content is otherwise standard pytest guidance, so review any suggested dependency, CI, or pre-commit configuration before applying it to a project.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • 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
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Vague Triggers

Medium
Confidence
91% confidence
Finding
The trigger list includes very broad terms such as "python," "testing," and "pytest," which can cause this skill to activate in many ordinary coding conversations beyond its intended scope. Over-broad activation increases the chance of inappropriate prompt injection into unrelated contexts, wasting context budget and potentially steering the agent away from safer or more relevant skills.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.