Back to skill

Security audit

Python Hardener

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward Python code-hardening guide that edits user-provided Python files and creates one documentation file, with no hidden execution or data-sharing behavior found.

Install only if you want an agent to make in-place changes to Python files you upload or reference and to add a Markdown documentation file. Review diffs before accepting changes, especially for broad requests like 'fix this script' or when multiple Python files are involved.

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
90% confidence
Finding
The trigger rules are broad enough to match many ordinary Python review requests such as 'fix this script', 'improve this code', or 'make this safe'. That can cause the skill to activate more often than intended, increasing the chance that it handles tasks outside the user's precise request and amplifying any risky behavior or unwanted file modifications.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.