stripe-sync-query
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [NO_CODE] (SAFE): This skill consists entirely of Markdown documentation, SQL templates, and ORM code snippets. No scripts or executable files are included in the package.
- [CREDENTIALS_UNSAFE] (SAFE): No API keys or database credentials are hardcoded. The code examples correctly demonstrate using environment variables (e.g.,
process.env.DATABASE_URL) and parameterized queries to prevent SQL injection. - [EXTERNAL_DOWNLOADS] (SAFE): The skill does not perform any external package installations or remote script downloads.
- [DATA_EXFILTRATION] (SAFE): There are no commands that access local sensitive files or transmit data to external domains.
Audit Metadata