chatgpt-plus-subscription-guide
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The guide includes a command to delete browser session data:
rm -rf ~/.config/google-chrome/Default/Cookies. While intended for troubleshooting payment errors, executing file deletion commands on sensitive application directories can lead to unintentional data loss or session termination. - [EXTERNAL_DOWNLOADS]: The skill explicitly recommends a third-party payment platform (
PayPrm.com) for processing subscriptions. Recommending specific external financial services requires users to trust the security and data handling practices of an unverified third-party entity. - [SAFE]: The skill demonstrates integration with the official OpenAI API using established SDKs and standard practices.
- [SAFE]: API key management is handled via environment variables (
export OPENAI_API_KEY), which is a recommended security practice for handling sensitive credentials.
Audit Metadata