paykit-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists of technical documentation and configuration snippets for the PayKit integration. No malicious behavior or safety guideline overrides were detected.
- [COMMAND_EXECUTION]: The documentation includes examples for running
npx paykitjs pushandnpx paykitjs status. These are legitimate CLI commands provided by the vendor for synchronizing database schemas and payment provider configurations. - [CREDENTIALS_UNSAFE]: The database connection examples use generic placeholders (e.g., 'postgresql://user:pass@localhost:5432/mydb') which are standard for technical documentation and do not represent a credential leak.
Audit Metadata