slack-gif-creator Eval ====================== Status: review Score: 79/100 Risk: medium Decision: manual_review Policy: review Reason: Require human approval before installing into a real workspace. Install: npx skills add anthropics/skills --skill slack-gif-creator Required checks: - PASS Task fit: Task wording matches this skill metadata. - PASS Install path: Install handoff is available. - PASS Install command safety: standard package or runtime install path - WARN Trust score: Good trust signals with a few areas worth checking before rollout. - PASS Audit score: Safe to try - WARN Agent safety gate: Usable candidate, but the agent should surface permission and audit notes before installation. - PASS License clarity: Complete terms in LICENSE.txt - WARN Permission surface: shell or command execution, filesystem or document access Warnings: - Trust score: Good trust signals with a few areas worth checking before rollout. - Agent safety gate: Usable candidate, but the agent should surface permission and audit notes before installation. - Permission surface: shell or command execution, filesystem or document access - High-risk permission hints: Shell or command execution - SKILL.md does not include an explicit Setup section listing required dependencies (Pillow, numpy, imageio) or installation instructions. - The skill accepts user-uploaded images and opens them with PIL, but SKILL.md does not warn about decompression bombs, image size limits, or safe file validation before processing. - No limitations section describes what the skill cannot do, such as rendering emoji fonts reliably, handling video inputs, or producing very large/high-FPS GIFs beyond Slack constraints. Validation plan: 1. Inspect repository, README/SKILL.md, license, and recent commits before production use. 2. Install in an isolated workspace or sandbox with no production secrets available. 3. Run the smallest representative task and record files touched, commands run, network access, and outputs. 4. Compare the selected skill against at least one alternative when the eval status is review or failed. 5. Promote only after the agent reports a successful verification result and unresolved warnings are accepted. Do not use when: - teams that need a vendor-supported SLA - production agents without a repository review - SKILL.md does not include an explicit Setup section listing required dependencies (Pillow, numpy, imageio) or installation instructions. - High-risk permission hints: Shell or command execution - The skill accepts user-uploaded images and opens them with PIL, but SKILL.md does not warn about decompression bombs, image size limits, or safe file validation before processing. - No limitations section describes what the skill cannot do, such as rendering emoji fonts reliably, handling video inputs, or producing very large/high-FPS GIFs beyond Slack constraints. - Production credentials, payments, or irreversible account changes without explicit human review - Sensitive private data before reviewing repository code, license, and permission surface URLs: - Skill: https://www.openagentskill.com/skills/anthropics-slack-gif-creator - Audit: https://www.openagentskill.com/skills/anthropics-slack-gif-creator/audit - JSON: https://www.openagentskill.com/api/agent/evals?slug=anthropics-slack-gif-creator