subscriptions-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the PayKit API, which is consistent with the stated purpose and the author ('getpaykit').
- [SAFE]: Secure handling of application URLs is demonstrated through the use of environment variables (
process.env.NEXT_PUBLIC_APP_URL) and standard window properties (window.location.origin), avoiding hardcoded sensitive endpoints. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized credential access were detected in the instructions or code snippets.
Audit Metadata