banner-creator

Warn

Audited by Runlayer on Feb 21, 2026

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

Malicious tool definition detected

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

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md Description: --- name: banner-creator description: Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio.

examples/opc-banner-creation.mdHIGH
78.3%

Malicious tool definition detected

Tool: examples/opc-banner-creation.md Description: # Example: OPC Skills Banner Creation **User:** Create a banner for opc.dev GitHub README.

references/formats.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/formats.md Description: # Banner Formats Reference ## Platform-Specific Sizes | Platform | Size (px) | Ratio | Notes | |----------|-----------|-------|-------| | **GitHub README** | 1280×640 | 2:1 | Most common for project banners | | **Twitter/X Header** | 1500×500 | 3:1 | Profile header image | | **LinkedIn Banner** | 1584×396 | 4:1 | Personal profile background | | **LinkedIn Company** | 1128×191 | ~6:1 | Company page banner | | **YouTube Channel** | 2560×1440 | 16:9 | Channe

scripts/crop_banner.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/crop_banner.py Description: #!/usr/bin/env python3 """ Crop banner to target aspect ratio.

templates/preview.htmlHIGH
78.3%

Malicious tool definition detected

Tool: templates/preview.html Description: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Banner Preview</title> <style> * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background: #1a1a1a; color: #fff; padding: 20px; } h1 { text-align: center; margin-bottom: 20px; font-weight: 300; } .grid { display: grid; grid-t

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
6
Files Flagged
6
Chunks Analyzed
6
Analyzed
Feb 21, 2026, 10:02 AM
Security Audit — runlayer — banner-creator