Security audit
Python Testing
Security checks across malware telemetry and agentic risk
Overview
This is a documentation-only Python testing cheat sheet with normal pytest examples and no hidden execution behavior.
Reasonable to install as a Python testing reference. Run pytest only in repositories you trust, and use a virtual environment when following optional pip install examples.
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
VirusTotal
66/66 vendors flagged this skill as clean.
Static analysis
No suspicious patterns detected.
