fixed-footprint-unicode-mascot-composition-4ce182 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited fixed-footprint-unicode-mascot-composition-4ce182 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Domain: terminal-ui Trigger: Use when adding a terminal mascot or branded character that should animate via pose swaps but must stay within a fixed footprint so surrounding layout remains stable. Source Pattern: Distilled from reviewed fixed-footprint terminal mascot implementations.
Split the mascot art into stable background spans and separately swappable moving fragments such as eyes, arms, or accessories. Keep the total row and column footprint constant across every pose and render inside a fixed-size container so the rest of the UI never reflows while the character changes expression. This allows expressive terminal art without destabilizing adjacent status lines, banners, or prompts.
If a CLI banner needs a small animated mascot for loading, keep the character inside a fixed three-line frame and swap only the eyes and arms between idle, alert, and celebration poses so the header stays perfectly aligned.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.