tina-schema-sync

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill guides the user through standard administrative tasks for TinaCMS schema management.
  • [COMMAND_EXECUTION]: The skill uses standard CLI tools including npx, git, grep, and lsof to perform its primary function of schema synchronization, type verification, and repository management.
  • [CREDENTIALS_UNSAFE]: The skill references standard environment variable files (.env.local) for TinaCloud credentials. It includes a step to verify these variables by echoing the first 10 characters to the console, which is a common debugging practice in a local development environment and does not constitute exfiltration.
  • [EXTERNAL_DOWNLOADS]: Utilizes npx to execute the tinacms CLI tool, which is a well-known package used for headless CMS management.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 02:45 AM