Back to skill

Security audit

Krea.ai API

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward Krea.ai image-generation skill, with the main caution being careful handling of the Krea API secret.

Installers should prefer the credential file with chmod 600 instead of passing --key-id and --secret on the command line, use a dedicated or revocable Krea API key, and remember that generated prompts are sent to Krea and image generation may use account credits.

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
93% confidence
Finding
The README explicitly recommends supplying the API key ID and secret on the command line. Command-line arguments are commonly exposed through shell history, process listings, audit logs, CI logs, and terminal recording tools, which can leak long-lived credentials to other local users or operational systems.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.