animation-designer

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
3
Flagged
3
Chunks
4
Flagged Files (3)
README.mdHIGH
78.3%

Malicious tool definition detected

Tool: README.md Description: # Animation Designer Skill Expert in web animations, transitions, and motion design using Framer Motion and CSS.

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/2]

Tool: SKILL.md [2/2] Description: ### Tailwind Animations ```typescript // tailwind.config.js module.exports = { theme: { extend: { keyframes: { 'fade-in': { '0%': { opacity: '0', transform: 'translateY(10px)' }, '100%': { opacity: '1', transform: 'translateY(0)' } }, 'slide-in': { '0%': { transform: 'translateX(-100%)' }, '100%': { transform: 'translateX(0)' } } }, animation: { 'fade-in': 'fade-in 0.5s ease-out', 'slide-in': 'slide-in 0.3s ease-out' } } } } ``` **Usage:** ```typescript <div cla

manifest.yamlHIGH
78.3%

Malicious tool definition detected

Tool: manifest.yaml Description: name: animation-designer kind: skill description: Expert in web animations, transitions, and motion design using Framer Motion and CSS preconditions: - check: project_initialized description: Project environment is set up required: true effects: - creates_smooth - designs_using domains: &id001 - ai - rag - frontend - design cost: medium latency: medium risk_level: low side_effects: - modifies_files

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
3
Files Flagged
3
Chunks Analyzed
4
Analyzed
Feb 21, 2026, 07:07 PM
Security Audit — runlayer — animation-designer