stripe-sync-minimal
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious instructions or prompt injection patterns detected. The skill functions as a documentation resource.
- [DATA_EXPOSURE] (SAFE): Environment variables such as
STRIPE_SECRET_KEYandDATABASE_URLare used as placeholders for configuration. No hardcoded credentials or sensitive data are exposed. - [EXTERNAL_DOWNLOADS] (SAFE): Installation instructions point to legitimate, well-known libraries on the NPM registry (
stripe-sync-engine,stripe,pg). - [COMMAND_EXECUTION] (SAFE): The shell commands provided (
npm install,npx tsx,stripe listen) are standard development operations for the described task.
Audit Metadata