Back to skill

Security audit

pcloud-components-usage

Security checks across malware telemetry and agentic risk

Overview

This is a documentation-only skill for a React component library, with normal cautions around installing third-party packages and loading CDN/iconfont scripts.

Before installing, confirm that @pointcloud/pcloud-components is the package you intend to use, pin dependency versions with your lockfile, and avoid production CDN or iconfont script URLs unless you trust the source or self-host reviewed assets.

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
90% confidence
Finding
The documentation explicitly recommends configuring iconfont script URLs from iconfont.cn and supports online CDN loading, but it does not warn that this causes the application to execute remote JavaScript in the page context. If a script URL is compromised, replaced, or sourced from an untrusted project, it can lead to client-side script injection and full DOM/session compromise for users of applications following this guidance.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.