skills/kevinslin/llm/imagekit-upload/Gen Agent Trust Hub

imagekit-upload

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill performs its intended functions using standard practices.\n- [COMMAND_EXECUTION]: The script scripts/upload.js uses child_process.execSync to run osascript on macOS for clipboard access. This is implemented using a static command string and a hardcoded temporary file path, which prevents command injection risks.\n- [EXTERNAL_DOWNLOADS]: The skill requires the installation of well-known and trusted Node.js packages (imagekit, clipboardy, dotenv) from the official npm registry.\n- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive API keys through a local .env file. This is a standard and acceptable configuration practice for local agent tools and avoids hardcoding secrets in the code itself.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 05:44 AM