Back to skill

Security audit

Linear Native Node

Security checks across malware telemetry and agentic risk

Overview

This skill is a clearly scoped Linear helper that uses an environment API key to read and optionally update Linear data, with write actions explicitly gated.

Install only if you are comfortable giving this skill access to the Linear workspace permissions held by your LINEAR_API_KEY. Use a least-privileged key if available, keep the key session-scoped, and run --execute write commands only after confirming the exact Linear issue, project, or comment change you want.

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

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.env_credential_access

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
scripts/linear.mjs:35