stripe-sync-migrations

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [No Issues Detected] (SAFE): The skill provides templates for database schema setup and management without introducing malicious instructions or obfuscation.
  • [Dependency Analysis] (SAFE): It references standard packages like 'stripe-sync-engine' and 'tsx'. While 'tsx' is a runtime for TypeScript, its usage here is limited to the defined migration script and is appropriate for the skill's context.
  • [Data Safety] (SAFE): The skill correctly instructs users to use the DATABASE_URL environment variable for database connectivity, avoiding the use of hardcoded credentials or sensitive file paths.
  • [Command Execution] (LOW): The skill involves generating and executing a local migration script ('npm run stripe:migrate'). This is the intended primary purpose of the skill and follows standard development practices for schema management.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:06 PM