anima-security-basics

Installation
SKILL.md

Anima Security Basics

Security Checklist

  • Anima token stored in secret manager (not .env in prod)
  • Figma PAT has minimum required scope (file:read only)
  • SDK runs server-side only (never ship tokens to browser)
  • .env files gitignored and chmod 600
  • CI secrets stored in GitHub Secrets, not workflow files
  • Generated code reviewed before committing (no embedded tokens)

Instructions

Step 1: Figma Token Scope Restriction

Installs
1
GitHub Stars
2.3K
First Seen
May 19, 2026
anima-security-basics — jeremylongshore/claude-code-plugins-plus-skills