Back to skill

Security audit

Ainative Vue Sdk

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward Vue SDK usage guide with expected third-party AI API calls and no hidden execution behavior.

Before installing, verify the npm package owner and pin a reviewed version if appropriate. Use only browser-safe, restricted AINative keys in frontend code, and avoid sending secrets, regulated data, or sensitive user content unless AINative’s privacy, retention, and security terms fit your needs.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
Findings (1)

Missing User Warnings

Medium
Confidence
92% confidence
Finding
The skill instructs developers to send user chat content and account credit queries to a third-party remote API, but it provides no notice about data transmission, privacy, retention, or consent implications. In an AI chat integration context, users may enter sensitive data, so omission of disclosure and guidance materially increases the risk of inadvertent data exposure or non-compliant handling of personal or confidential information.

VirusTotal

55/55 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.exposed_secret_literal

File appears to expose a hardcoded API secret or token.

Critical
Code
suspicious.exposed_secret_literal
Location
SKILL.md:27