Typescript Pro

Security checks across malware telemetry and agentic risk

Overview

This is an instruction-only TypeScript guidance skill with no evidence of hidden execution, data theft, persistence, or destructive behavior.

Safe to install as a TypeScript coding-assistance skill. Review generated tsconfig changes and any code that touches environment variables before applying it to a real project, especially when secrets are involved.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Vague Triggers

Medium
Confidence
92% confidence
Finding
The manifest trigger phrases include generic terms such as "TypeScript," "generics," and "type safety," which are common in ordinary development discussions and not clearly bounded to when this specific skill should activate. The file does not provide exclusion conditions or negative examples to clarify when these terms should not invoke the skill.

Missing User Warnings

Low
Confidence
77% confidence
Finding
This markdown file contains code that reads `process.env.API_URL` and `process.env.API_KEY`, which falls under access to sensitive environment variables. The snippet includes no warning, disclosure, or cautionary note about credential sensitivity or safe handling, and the surrounding markdown does not mention that the example touches environment-based secrets.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal