logo-creator

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
8
Flagged
8
Chunks
8
Flagged Files (8)
.claude-plugin/plugin.jsonHIGH
78.3%

Malicious tool definition detected

Tool: .claude-plugin/plugin.json Description: { "name": "logo-creator", "version": "1.0.0", "description": "Create logos using AI image generation.

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md Description: --- name: logo-creator description: Create logos using AI image generation.

examples/opc-logo-creation.mdHIGH
78.3%

Malicious tool definition detected

Tool: examples/opc-logo-creation.md Description: # Example: Creating OPC Skills Logo **User:** Create a logo for opc.dev - it's a website for agent skills for one person companies. **Agent:** I'll help you create a logo for OPC Skills.

references/styles.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/styles.md Description: # Logo Styles Reference Common logo styles and prompt patterns for AI image generation. ## Style Categories ### 1.

scripts/crop_logo.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/crop_logo.py Description: #!/usr/bin/env python3 """ Crop whitespace from logo and center in 1:1 square.

scripts/remove_bg.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/remove_bg.py Description: #!/usr/bin/env python3 """ Remove background from image using remove.bg API.

scripts/vectorize.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/vectorize.py Description: #!/usr/bin/env python3 """ Convert raster image to SVG using Recraft API.

templates/preview.htmlHIGH
78.3%

Malicious tool definition detected

Tool: templates/preview.html Description: <!DOCTYPE html> <html> <head> <title>Logo Preview Gallery</title> <style> * { box-sizing: border-box; } body { font-family: system-ui, -apple-system, sans-serif; background: #1a1a1a; padding: 20px; margin: 0; color: white; } h1 { text-align: center; margin-bottom: 10px; } .subtitle { text-align: center; color: #888; margin-bottom: 30px; } .controls { text-align: center; margin-bottom: 20px; } .controls input { padding: 8px 16px; font-size: 14px; border:

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
8
Files Flagged
8
Chunks Analyzed
8
Analyzed
Feb 21, 2026, 09:25 AM
Security Audit — runlayer — logo-creator