Security audit
Test Patterns
Security checks across malware telemetry and agentic risk
Overview
This skill is a straightforward testing guide; its command examples carry normal development risk but do not show hidden or malicious behavior.
Install only the test dependencies you actually need, prefer pinned versions or lockfiles, and run test commands for unfamiliar projects in a container or throwaway environment. Be careful copying the Bash eval helper; fixed trusted commands are safer than passing user-controlled strings.
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.
